Skip to main content
WhoisClient.NET package icon

WhoisClient.NET

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.

Total Downloads
353.9K
353,855
Published
Jul 20, 2018
Latest stable version

Install

.NET CLI
dotnet add package WhoisClient.NET --version 3.0.1
Package Manager Console
Install-Package WhoisClient.NET -Version 3.0.1
PackageReference
<PackageReference Include="WhoisClient.NET" Version="3.0.1" />

Frameworks

.NETFramework4.5 .NETStandard1.4

Dependencies

IPAddressRange
.NETFramework4.5
[3.2.0, )
IPAddressRange
.NETStandard1.4
[3.2.0, )
NETStandard.Library
.NETStandard1.4
[1.6.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.