On 2011-01-25 at 14:03 -0700, Yves Dorfsman wrote: > From two different network, I get: > > whois.internic.com = whois.verisign-grs.com = 199.7.59.74 = > WHOIS.ANYCAST-FO.IAD3.VERISIGN.COM. > > But when I do a: > whois -Hh whois.internic.net google.com
As a side note, verifying the identity of "whois.internet.com" and then using "whois.internic.net" is perhaps not optimal. > I get funny results.... You get every entry in the DB with that substring in it, which will include Nameserver entries, used for the DNS glue from the parent zone. For the Verisign servers, you can prefix the query with the "domain" string. % whois "domain google.com" [... correct results ... ] -Phil _______________________________________________ Tech mailing list [email protected] https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech This list provided by the League of Professional System Administrators http://lopsa.org/
