Walter.Net.Networking
WhoOwnsThisAsync(IPAddress) Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > IWhoisProvider Interface > WhoOwnsThisAsync Method : WhoOwnsThisAsync(IPAddress) Method
the address to lookup
Who is the ISP manager owning the IP address
Syntax
Task<IWhois> WhoOwnsThisAsync( 
   IPAddress address
)

Parameters

address
the address to lookup

Return Value

WhoIs entry
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

IWhoisProvider Interface
IWhoisProvider Members
Overload List