Marco d'Itri 5287536ec7 Update TLD servers: gi, lc, sc, vc
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.
2016-03-29 04:52:43 +02:00
2015-12-08 07:49:11 +01:00
2015-05-18 00:37:29 +02:00
2013-03-30 02:31:41 +01:00
2015-07-30 03:00:59 +02:00
2013-03-30 02:31:35 +01:00
2014-12-26 19:49:43 +01:00
2015-12-08 08:38:50 +01:00
2013-03-30 02:31:39 +01:00
2016-03-28 18:37:43 +02:00
2016-03-29 04:40:25 +02:00
2013-03-30 02:31:29 +01:00
2013-03-30 02:31:38 +01:00
2013-03-30 02:31:41 +01:00
2015-12-08 08:38:50 +01:00
2013-12-26 07:48:10 +01:00
2015-12-08 08:38:50 +01:00
2013-03-30 02:31:42 +01:00
2015-06-08 02:17:55 +02:00

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%