diff --git a/README.md b/README.md index b13e6cb..8aea9b4 100644 --- a/README.md +++ b/README.md @@ -43,52 +43,22 @@ it run as user nobody, who cannot bind to port 43 itself. ## Supported Queries - # mntner - $ whois -h HAX404-MNT +- mntner: `$ whois -h HAX404-MNT` +- person: `$ whois -h HAX404-DN42` +- aut-num: `$ whois -h AS4242420429` +- dns: `$ whois -h hax404.dn42` +- inetnum: `$ whois -h 172.23.136.0/23` or `$ whois -h 172.23.136.1` +- inet6num: `$ whois -h fd58:eb75:347d::/48` +- route: `$ whois -h 172.23.136.0/23` +- route6: `$ whois -h fdec:1:1:dead::/64` +- schema: `$ whois -h PERSON-SCHEMA` +- organisation: `$ whois -h ORG-C3D2` +- tinc-keyset: `$ whois -h SET-1-DN42-TINC` +- tinc-key: `$ whois -h AS4242422703` +- as-set: `$ whois -h 4242420000_4242423999` +- as-block: `$ whois -h AS-FREIFUNK` +- route-set: `$ whois -h RS-DN42-NATIVE` - # person - $ whois -h HAX404-DN42 - - # aut-num - $ whois -h AS4242420429 - - # dns - $ whois -h hax404.dn42 - - # inetnum - $ whois -h 172.23.136.0/23 - # or - $ whois -h 172.23.136.1 - - # inet6num - $ whois -h fd58:eb75:347d::/48 - - # route - $ whois -h 172.23.136.0/23 - - # route6 - $ whois -h fdec:1:1:dead::/64 - - # schema - $ whois -h PERSON-SCHEMA - - # organisation - $ whois -h ORG-C3D2 - - # tinc-keyset - $ whois -h SET-1-DN42-TINC - - # tinc-key - $ whois -h AS4242422703 - - # as-set - $ whois -h 4242420000_4242423999 - - # as-block - $ whois -h AS-FREIFUNK - - # route-set - $ whois -h RS-DN42-NATIVE ## TODO