How can I find the nameservers of a domain name like google.com using Java?
I m using "dnsjava" library to find out the host details, MX records, bind version and zone transfer. But I m unable to find a way to find the nameserver for a domain using Java.