AspDNS can do forward and reverse DNS lookups returning either the IP address or the host name. Two methods are provided:
DNSLookup(hostname - string) where the return value is a string with the IP address of the hostname and failure is indicated by...