Walter.Net.Networking
WhoOwnsThis(DnsEntry) Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > DnsManager Class > WhoOwnsThis Method : WhoOwnsThis(DnsEntry) Method
The DNS entry to resolve.
returns the responsible organization that owns the IP address.
Syntax
public IWhois WhoOwnsThis( 
   DnsEntry entry
)

Parameters

entry
The DNS entry to resolve.

Return Value

IWhois of the ISP.
Remarks
WhoIs information normally contains the name of the ISP, The address of the ISP, as well as technical and administrative and abuse contacts.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DnsManager Class
DnsManager Members
Overload List