API Reference
Class
RdapIpNetwork
Represents an IP network object in RDAP.
Inheritance
- Object
- RdapIpNetwork
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property IpEnrichmentAnalysis.RdapQueryOverride
- Method RdapClient.GetIp
- Method RdapClient.QueryIpAsync
Constructors
public RdapIpNetwork() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public RdapCidr0[] Cidr0Cidrs { get; set; } #JsonPropertyName("cidr0_cidrs")ARIN/extension style list of CIDR entries.
public String Country { get; set; } #JsonPropertyName("country")Country code when provided by RDAP service.
public RdapEntity[] Entities { get; set; } #JsonPropertyName("entities")Entities associated with this IP network (may include ASN orgs).