ASN Info API
Introduction
An autonomous system (AS) is a collection of connected Internet Protocol (IP) routing prefixes managed by one or more network operators on behalf of a single administrative entity or domain. It has a single and clearly defined external routing policy.
An autonomous system number (ASN) is a unique number used to identify an autonomous system. It enables that system to exchange exterior routing information with other neighbouring autonomous systems.
A detailed two-part blog post which explains the fundamentals of these systems and the role of AS is available here.
The AS Info APIs provide valuable information about the autonomous systems which allows you to identify the ownership of the systems and discover their neighbouring systems.
This API returns extended and detailed information about an Autonomous System (AS) when provided with an AS number. The information includes the registration, IPv4 address space announcements and ranking.
Get started
This API is part of the IP Geolocation package and is available in free and paid plans. Please visit the IP Geolocation package page for limits and pricing information.
Endpoint
Request
Responses
Example query
https://api.bigdatacloud.net/data/asn-info?asn=AS7545&localityLanguage=en&key=[YOUR API KEY]
Example response
- 1{
- 2"asn": "AS7545",
- 3"asnNumeric": 7545,
- 4"organisation": "TPG Internet Pty Ltd",
- 5"name": "TPG-INTERNET-AP",
- 6"registry": "APNIC",
- 7"registeredCountry": "AU",
- 8"registeredCountryName": "Australia",
- 9"registrationLastChange": "2020-11-04",
- 10"totalIpv4Addresses": 3223828,
- 11"totalIpv4Prefixes": 6159,
- 12"totalIpv4BogonPrefixes": 0,
- 13"rank": 151,
- 14"rankText": "#151 out of 75,050"
- 15}
Schema
Autonomous System Number string
Autonomous System Number
Registered Organisation
Registered name
The Regional Internet Registry (RIR) the AS is registered with
Registered Country ISO 3166-1 Alpha-2 code
Registered Country localised name. The language is as defined by the 'localityLanguage' request parameter
Registration date in 'yyyy-mm-dd' format
Registration modification date in 'yyyy-mm-dd' format
Total number of IP addresses announced by the AS
Total number of BGP prefixes announced by the AS
Total number of bogon prefixes announced by the AS
Global rank by total number of IP addresses announced
Global rank by total number of IP addresses announced including total