summaryrefslogtreecommitdiff
path: root/README
blob: c3ce9573aebe21bfd8b536c81c30a2434c38601c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Why another whois client? Because the RIPE client is a mess of hacks and
#ifdefs and more complex programs lack features or are bloated.

This client is intelligent and can automatically select the appropriate
whois server for most queries.


Notes about the data files:
- domain names MUST be lowercase and MUST begin with "." or "-".
- first match wins (for both domains and netblocks)
- elements in tld_serv_list are matched against the end of the query

Please send me any information you have regarding domains and netblocks
not correctly handled by the program.

Please also try to compile after defining HAVE_GETADDRINFO and send me
working #defines for your flavour of UNIX.

The home of the program is
http://ftp.debian.org/debian/pool/main/w/whois/ .


Other information sources:
- RIPE-187 and RIPE-189 (from ftp://ftp.ripe.net/ripe/docs/ or
  http://www.ripe.net/docs/)
- http://www.uninett.no/navn/domreg.html
- http://www.iana.org/root-whois/xx.htm
- http://www.aftld.org/

Marco d'Itri
<md@linux.it>