Get WHOIS records from command-line

WHOIS record whois is generally a query to get information about domain name which returns information about the site owner, administrative and technical contacts. In Linux PCs the whois command comes with the distribution mostly and for windows users there is no such option. The users need to depend on popular web applications like whois.net, whois domaintools  etc to get the job done. WhoisCL simple command-line utility that helps you to query whois servers to get information about a registered domain.

WHOIS command-line

WhoisCL is capable of connecting to the right WHOIS server according to the top-level domain name, and retrieve the WHOIS record of that domain. This application works fine with Windows 2000/XP and you need to configure your firewall to open the port 43 to make this utility work fine.

Usage:

WhoisCL [-r] Domain

[-r]
If you specify this option, the top remark lines of the WHOIS record are automatically removed.

Domain
Domain name.

Examples:
WhoisCL microsoft.com
WhoisCL -r google.com
WhoisCL w3c.org

The tool has got options to create your own WHOIS servers list to override the default servers just by placing whois-servers.txt’ which contains the respective servers in the same folder of WhoisCL.exe. Read more and download this tool here at this [link].

Share or Bookmark:
  • Sphinn
  • del.icio.us
  • Mixx
  • Google
  • BlinkList
  • Furl
  • StumbleUpon
  • TwitThis
  • YahooMyWeb

Related posts:

  1. How to run scripts from command line in Windows
  2. How to shutdown remote computer from windows command line ?
  3. How to find open ports in your PC?
  4. How to solve Address or Port already in use error in java?
  5. How To Convert Access database to MySQL?

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment