Name | Description | |
---|---|---|
![]() | DnsEntry Constructor | Initializes a new instance of the DnsEntry class. |
The following tables list the members exposed by DnsEntry.
Name | Description | |
---|---|---|
![]() | DnsEntry Constructor | Initializes a new instance of the DnsEntry class. |
Name | Description | |
---|---|---|
![]() | CIDR | Gets or sets the CIDR (Classless Inter-Domain Routing). |
![]() | Country | Country the DNS came from |
![]() | CreatedUTC | The time the DNS entry was created |
![]() | DnsAliasNames | Gets or sets the DNS alias names. |
![]() | DnsDomainName | The Domain name of the DNS server |
![]() | DnsIPAddress | Gets or sets the IP address belonging to the DnsName. |
![]() | DnsName | Gets or sets the name of the DNS. |
![]() | HostName | The Raw host-name returned by the DNS server |
![]() | IpAdresses | Gets or sets the IP addresses. |
![]() | Source | THe host name or IP address used to generate this DNS entry |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | SetId | Sets the technical identifier. |
![]() | SetValues | Sets the specified values array. |
![]() | ToString | Retrieve the DNS entry as meaningful string representation |
![]() ![]() | TryParse | Tries to parse the Json string to populate a DNS entry |
Name | Description | |
---|---|---|
![]() | EmptyWhois | Overloaded. Get an empty IWhois entry for a IP address |
![]() | TryParse<T,TSender> | implements parsing to cast a type from string to a type |