📄 getdom~1.1
字号:
.TH GETDOMINFO 1 "August 1999" Fastresolve.SH NAMEgetdominfo \- map host names to owning organizations.SH SYNOPSIS.B getdominfo[\-adv] [\-c conn] [\-e exclude] [\-i dbfile] [\-o dbfile] [\-m mark-size] [logfile...].SH DESCRIPTION.B getdominforeads a list of host names, from either log files or a DBfile produced by.BR dns-terror ,and queries a whois database for the organizationsthat own their domains. It writes the results to a second DB file..PPIf you make more than some small number of whois queries in a givenperiod of time (perhaps a minute) from a given IP address, theInterNIC congestion control algorithm refuses connections from thataddress for a minute or two. Since they have a monopoly on thedatabase,.B getdominfosupports configuring a bunch of virtual IP addresses on the localmachine; it cycles through them as the source address for the queries.It's easier than writing a gratuitous distributed program to makethe queries..SH OPTIONS.IP \-aQuery for all entries in the input DB file.If not given, reads logs from stdin or files on command line..IP "\-c conn"Make conn simultaneous connections to the InterNIC. Default is 3..IP \-dPrint debugging info..IP "\-e exclude"A (Perl) regular expression to match IP addresses on the local machineto not use, e.g., unrouted backnets or down interfaces..IP "\-i dbfile"The input DB file, default ip2host.db..IP "\-o dbfile"The output DB file, default dominfo.db..IP "\-m marksize"Print a notice every marksize entries..IP \-vVerbose: print progress messages..SH FILES.IP ip2host.dbDefault input DB file for mapping IP addresses to host names..IP dominfo.dbDefault output DB file for saving results..SH "SEE ALSO"convert-dom-db(1), dns-terror(1), make-report(1), whois(1), db_intro(3).SH BUGSThe InterNIC keeps changing the format of the query responses,requiring periodic tweaks to the parsing code to extract theorganizations that own the domains..SH AUTHORSJosh Osborne <stripes@eng.us.uu.net>and David MacKenzie <djm@web.us.uu.net>.Please send comments and bug reports to fastresolve-bugs@web.us.uu.net.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -