Introduction
WhoIs is a Windows Console program.
It querys whois servers for information about an IP or domain.
WhoIs can accept one or two command line parameters:
- If one parameter is entered,
WhoIs querys "whois.arin.net" if the parameter is a IP address,
or "rs.internic.net" if the parameter is not a IP address.
- If two parameters are entered,
the first parameter is the address of a whois server,
and the second parameter is the object to be queried about.
For exmaple: whois uwhois.net google.com.
Download
whois.zip, about 23K,
the program file whois.exe compressed in zip file.
See Also
More Console Programs