home *** CD-ROM | disk | FTP | other *** search
- ;
- ; $Id: NetInfo.DomainTable,v 1.1 1999/10/23 13:27:46 owagner Exp $
- ;
- ; NetInfo II domain -> whois db mapping table
- ;
- ; This table contains the list of which
- ; whois server to query for a certain
- ; level domain
- ;
- ; The format is
- ; domain,server,flags
- ;
- ; No flags are defined by now, leave field to "0"
- ;
- ; The matching is done in the order by which the
- ; mappings are listed in this file. If there
- ; are different WHOIS databases for subdomains
- ; of a TLD, list the more specific mappings
- ; first
- ;
- ; Please mail additions and corrections
- ; to <owagner@vapor.com>
- ;
- ; ===============================================
- ;
- ; Old ARPA TLDs
- ;
- .com,whois.internic.net,0
- .edu,whois.internic.net,0
- .org,whois.internic.net,0
- .net,whois.internic.net,0
- .gov,whois.nic.gov,0
- .mil,whois.nic.mil,0
- ;
- ; Europe
- ;
- .uk,whois.nic.uk,0
- .de,whois.ripe.net,0
- .nl,domain-registry.nl,0
- ;
- ; America
- ;
- .ca,whois.cdnnet.ca,0
- ;
- ; ===============================================
- ;
- ; Any domains not listed here are queried using
- ; whois.ripe.net
- ;
-