First revision of WHOIS
This commit is contained in:
parent
d0996c9d09
commit
73d4a66e08
27
content/whois.md
Normal file
27
content/whois.md
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
---
|
||||||
|
title: "WHOIS: Evan Pratten"
|
||||||
|
---
|
||||||
|
|
||||||
|
Looking for me somewhere else? Perhaps this chart will provide your answer.
|
||||||
|
|
||||||
|
| Registry | Identity |
|
||||||
|
|----------------------------------------------------------------------------------------------|--------------------------------------------------------------------------:|
|
||||||
|
| Canadian Amateur Radio Callsign | `VA3ZZA` |
|
||||||
|
| IPI Name Number <sup>[?](https://en.wikipedia.org/wiki/Interested_Parties_Information)</sup> | `845773400` |
|
||||||
|
| ARIN POC <sup>[?](https://www.arin.net/resources/guide/account/records/poc/)</sup> | `PRATT166-ARIN` |
|
||||||
|
| DN42 Person | [`PRATTEN-DN42`](https://explorer.burble.com/?#/person/PRATTEN-DN42) |
|
||||||
|
| Spotify Artist ID | [Evan Pratten](https://open.spotify.com/artist/1aLNEmgqBJkhfkEZvf8Vh5) |
|
||||||
|
| Apple Music Artist ID | [Evan Pratten](https://music.apple.com/us/artist/evan-pratten/1611566708) |
|
||||||
|
| GitHub | [`ewpratten`](https://github.com/ewpratten) |
|
||||||
|
|
||||||
|
## Contact
|
||||||
|
|
||||||
|
I may be reached via the following methods.
|
||||||
|
|
||||||
|
| Platform | Details |
|
||||||
|
|--------------------------------------------------------------------------------------|------------------------------------------------------:|
|
||||||
|
| Email | `mail@va3zza.com` |
|
||||||
|
| APRS <sup>[?](https://en.wikipedia.org/wiki/Automatic_Packet_Reporting_System)</sup> | `VA3ZZA-10` |
|
||||||
|
| Winlink <sup>[?](https://en.wikipedia.org/wiki/Winlink)</sup> | `va3zza` or `va3zza@winlink.org` |
|
||||||
|
| Discord | `ewpratten#9114` |
|
||||||
|
| Snapchat | [`slabs5225`](https://www.snapchat.com/add/slabs5225) |
|
@ -158,3 +158,8 @@ ul {
|
|||||||
border: none !important;
|
border: none !important;
|
||||||
margin: auto !important;
|
margin: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.markdown-body table {
|
||||||
|
margin: auto !important;
|
||||||
|
width: fit-content !important;
|
||||||
|
}
|
||||||
|
@ -78,7 +78,8 @@
|
|||||||
<p>
|
<p>
|
||||||
<a href="/">Home</a> |
|
<a href="/">Home</a> |
|
||||||
<a href="/blog">Blog</a> |
|
<a href="/blog">Blog</a> |
|
||||||
<a href="/hobbies">Hobbies</a>
|
<a href="/hobbies">Hobbies</a> |
|
||||||
|
<a href="/whois">WHOIS</a>
|
||||||
{# <a href="/rfc">RFC</a> #}
|
{# <a href="/rfc">RFC</a> #}
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user