services/Whois.md
| ... | ... | @@ -59,8 +59,8 @@ A mirror is hosted at `asn.grmml.dn42`. |
| 59 | 59 | |
| 60 | 60 | Example: |
| 61 | 61 | |
| 62 | - $ dig +short AS76103.asn.dn42 TXT |
|
| 63 | - "76103 | DN42 | dn42 | | NIXNODES-IX - NixNodes CORE Network" |
|
| 62 | + $ dig +short AS4242420000.asn.dn42 TXT |
|
| 63 | + "4242420000 | DN42 | dn42 | | PYROPETER-AS PyroPeters AS" |
|
| 64 | 64 | |
| 65 | 65 | The Python code for generating the zone from the registry is available on the monotone repository. |
| 66 | 66 |