![]() |
![]()
| ![]() |
![]()
NAMEgetdominfo - map host names to owning organizations SYNOPSISgetdominfo [-adv] [-c conn] [-e exclude] [-i dbfile] [-o dbfile] [-m mark-size] [logfile...] DESCRIPTIONgetdominfo reads a list of host names, from either log files or a DB file produced by dns-terror, and queries a whois database for the organizations that own their domains. It writes the results to a second DB file. If you make more than some small number of whois queries in a given period of time (perhaps a minute) from a given IP address, the InterNIC congestion control algorithm refuses connections from that address for a minute or two. Since they have a monopoly on the database, getdominfo supports configuring a bunch of virtual IP addresses on the local machine; it cycles through them as the source address for the queries. It's easier than writing a gratuitous distributed program to make the queries. OPTIONS
FILES
SEE ALSOconvert-dom-db(1), dns-terror(1), make-report(1), whois(1) BUGSThe InterNIC keeps changing the format of the query responses, requiring periodic tweaks to the parsing code to extract the organizations that own the domains. Now that there are multiple registrars to query, the process has become even more complicated, and this program has not been updated to handle it. AUTHORSJosh Osborne <stripes@pix.net> and David MacKenzie <djm@djmnet.org>. Please send comments and bug reports to <fastresolve-bugs@djmnet.org>.
|