Lookup DNS by Address
#Firmware/v270
name = dns.hostbyaddr(ip)
Find a DNS name for the address ip.
ip
If there is an error, the return values are nil, err, msg
nil, err, msg