Info
Version: | 20160502.1.0 |
Author(s): | J.Sakamoto, Keith J. Jones |
Last Update: | Monday, May 2, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/keithjjones/WhoisClient.NET/ |
NuGet Url: | https://www.nuget.org/packages/WhoisClient-VS2015 |
Install
Install-Package WhoisClient-VS2015
dotnet add package WhoisClient-VS2015
paket add WhoisClient-VS2015
WhoisClient-VS2015 Download (Unzip the "nupkg" after downloading)
Dependencies
- IPAddressRange(>= 1.5.0)
Tags
This library is a WHOIS protocol client used to search owner information by IP address or domain name.
This library determines the WHOIS server automatically and queries the referral server recursively.
The response of the whois query contains strongly typed values, and the raw output.