Domain Name Service library, with high-level utilities for address, mx and text record lookups. See http://tools.ietf.org/html/rfc1035.
Lookup and return the numeric ip address for the domainname
, formatted as a string.Lookup and return the DNS TEXT entry for the domain name
.Lookup and return the sorted list of MX entries for the domain
name
.