Autonomous System Response Fields

Lookups on the API for any Autonomous System (AS) come with the following fields. Every JSON payload inherently contain every field. If a specific value cannot be determined, the field value is set to null.

FieldDescription
allocatedThe date and time when the Autonomous System was allocated, presented in ISO 8601 format.
asnThe Autonomous System Number (ASN) that uniquely identifies an Autonomous System on the Internet.
country_codeThe country in which the resource holder is legally based, presented in ISO 3166-1 alpha-2 format. This may not correspond to where the IP addresses are used.
domainThe top-level domain name associated with the AS that owns the connection IP.
nameThe name of the organization that owns the Autonomous System.
prefixes → ipv4_countThe number of IPv4 addresses announced by the Autonomous System.
prefixes → ipv6_countThe number of IPv6 addresses announced by the Autonomous System.
prefixes → ipv4The list of IPv4 prefixes announced by the Autonomous System.
prefixes → ipv6The list of IPv6 prefixes announced by the Autonomous System.
prefixes → ipv4/ipv6 → cidrThe Classless Inter-Domain Routing notation representing a specific IP address block. This notation indicates the starting IP address and the subnet mask, providing details about the range and size of the address block.
prefixes → ipv4/ipv6 → country_codeThe two-letter country code (in ISO 3166-1 alpha-2 format) representing the legal location for the given IP address block. This may not correspond to where the IP addresses are used.
prefixes → ipv4/ipv6 → network_nameA reasonably descriptive name as it appears in Whois. It consists of capitals, dashes ("-") and digits, but must start with a capital.
prefixes → ipv4/ipv6 → organizationA short name or description of the organization that uses the prefix.
prefixes → ipv4/ipv6 → registryThe Regional Internet Registry (RIR) responsible for allocating and registering the IP prefix. Possible values are AFRINIC, APNIC, ARIN, LACNIC, or RIPE_NCC.
prefixes → ipv4/ipv6 → statusThe current assignment status of the IP address block, indicating its allocation purpose and whether it can be transferred between service providers. The specific set of status values can vary depending on the regional internet registry (RIR) responsible for the address space.
prefixes → ipv4/ipv6 → sizeThe total number of IP addresses contained within the specified CIDR block.
relationships → downstreamsA list of ASNs that primarily receive their Internet traffic from the current Autonomous System. Downstream networks are typically smaller networks or customers to which the current AS provides Internet access or transit services, enabling them to connect to a broader range of the Internet.
relationships → peersA list of ASNs that maintain a mutual agreement with this Autonomous System to exchange traffic directly, typically for the purpose of improving efficiency and reducing the reliance on upstream providers. Peering relationships are established to facilitate direct exchange of traffic between networks, often without monetary exchange.
relationships → upstreamsA list of ASNs from which the current Autonomous System primarily receives its internet traffic. An upstream provider is typically a larger network or Internet Service Provider (ISP) to which the current AS pays for internet access or transit services, allowing the AS to reach parts of the Internet outside of its direct peers or local connections.
registryThe Regional Internet Registry (RIR) to which the Autonomous System is registered. Possible values are AFRINIC, APNIC, ARIN, LACNIC, or RIPE_NCC.
typeClassifies the AS usage type among business, education, government, hosting, inactive, and isp.
updatedThe date and time when the Autonomous System record was last updated, presented in ISO 8601 format.