Lookup DNS by Name

ip = dns.hostbyaddr(name)

Find a IP address for the name name.

If there is an error, the return values are nil, err, msg