The Whois Lookup program was developed to be a small Windows Forms application written in C#. Dynamically looks up the whois server for the top level domain using whois.iana.org.
It basically checks the domain availability and the web site if it is already taken. The main window also includes a small preview window that displays the website,
Here are some key features of "Whois Lookup":
· lookup domain
· search domain
· display the "taken" domains
Requirements:
· NET Framework 4.0
What's New in This Release: [ read full changelog ]
· the iana response format changed, so we had to change the parsing code. use this version moving forward