Is there a unix command to retrieve NS records from domain?
Hi, I am looking for a way to get the primary and secondary NS records of a given domain name, and the IP addresses associated with it. Which means that I am looking for these: dns1: ip1: dns2: ip2: Now this kind of information is available from websites like intodns.com, but I am working on a huge list of domains and would like to aut...