Java WhoisClient Example
In this example we are showing how to get whois information of any domain using java programmatically.
Here we are using WhoisClient api from Apache Commons Net. WhoisClient class implements the client side of the Internet Whois Protocol defined in RFC 954.