Overload | Description |
---|---|
WhoOwnsThisAsync(IPAddress) | This finds-out who owns this DNS HostName (ISP), it's a WHOIS for DNS Names only and returns limited data like the company and contact details of the ISP. |
WhoOwnsThisAsync(DnsEntry) | More detailed action that finds out who owns this DNS entry (ISP) and what IP range it manages, it's a WHOIS for DNS entries and usually contains a contact detail for abuse. |