mirror of
https://github.com/rfc1036/whois.git
synced 2026-08-31 07:30:22 +00:00
Apparently these registries switched at some point in the past to a thick model, so there are no referrals anymore. Due to this the program should not use the generic Afilias queries code, because the missing referral to the registry whois server would make it return an error status. Currently the old server whois.afilias-grs.info and the new server whois2.afilias-grs.net, which is listed in the IANA DB for all the TLDs but .lc, have the same IP address.
In 1999 I wrote this Whois client from scratch because the alternatives were obsolete or bloated. This client is intelligent and can automatically select the appropriate whois server for most queries. The internal database is often more accurate than IANA's published one, but please send me any information you have regarding domains and network resources which are not correctly handled by the program. Because of historical reasons this package also contains the mkpasswd program, which can be used to encrypt a password with crypt(3). The canonical distribution point for releases of the program is http://ftp.debian.org/debian/pool/main/w/whois/ . Useful information sources: - http://www.ripe.net/ripe/docs/current-ripe-documents/ripe-database-documents - http://www.iana.org/domains/root/db/ - http://www.icann.org/en/resources/idn/fast-track/string-evaluation-completion - http://www.aftld.org/ Marco d'Itri <md@linux.it>
Description
Languages
C
79.5%
Roff
8.9%
Makefile
5.1%
Perl
4.2%
Shell
1.6%
Other
0.7%