ASN rank list
Introduction
The Autonomous System (AS) rank list API is a flexible API that provides a comprehensive and up-to-date list of AS numbers, sorted by rank, ASN number, organisation, and country code. The ASN is ranked based on the total number of IPv4 addresses announced by the network.
This information is of great value to network administrators, security analysts, and business decision-makers who require a thorough understanding of the network landscape and data-driven insights to guide their decision-making.
These capabilities can lead to better network performance, lower costs and improved overall security. Moreover, the ASN rank list API can be integrated with other systems and tools to provide a more comprehensive view of network operations and performance.
Get Started
This API is part of the Network Engineering API Package and is available in free and paid plans. Please visit the Network Engineering API Package package page for limits and pricing information.
Endpoint
Request
Responses
200OK
Sample Query
Schema
totalintegerTotal number of entries available
offsetintegerNumber of entries to skipped
batchintegerNumber of entries in the current batch
asnsarrayArray of ASN entries returned
asnstringAutonomous System Number string
asnNumericintegerAutonomous System Number
organisationstringRegistered Organisation
namestringRegistered name
registrystringThe Regional Internet Registry (RIR) the AS is registered with
registeredCountrystringRegistered Country ISO 3166-1 Alpha-2 code
registeredCountryNamestringRegistered Country localised name. The language is as defined by the 'localityLanguage' request parameter
totalIpv4AddressesintegerTotal number of IP addresses announced by the AS
rankintegerGlobal rank by total number of IP addresses announced
rankTextstringGlobal rank by total number of IP addresses announced including total
Sample Response
400Bad request
Sample Response
403Access denied, or your quota limit has exceeded
Sample Response
406Found too many result items. Please reduce the scope of your request
Sample Response
500An error has occurred and did not complete your request. Please try again
Sample Response