ASN Property
The ASN (asn) property is available in the IP API and various datasets.
Property Information
ID
The Autonomous System Number as an integer.
Tag
The full Autonomous System Number with the commonly used AS prefix.
Label
The associated label for the ASN.
Entity
If we have associated the ASN with an organization, the entity property is shown. This property is identical to the application property - it provides the name, category, logos, and other details.
A single entity can be associated with many ASNs. For example, Orange - a large multinational telecommunications company - is associated with over 60 ASNs.
ASN Info
ASN | AS2906 |
Label | Netflix Streaming Services |
Entity | ![]() |
ASN Example
"asn": {
"id": 2906,
"tag": "AS2906",
"label": "Netflix Streaming Services",
"entity": {
"id": 133,
"tag": "netflix",
"label": "Netflix",
"description": "Netflix is an ...",
"home_page": {
"url": "https://www.netflix.com",
"text": "Netflix"
},
"category": {
"id": 29,
"tag": "streaming-media",
"label": "Streaming Media"
},
"favicon": "https://static.netify.ai...",
"icon": "https://static.netify.ai...",
"logo": "https://static.netify.ai...",
"favicon_source": "app",
"icon_source": "app",
"logo_source": "app"
}
}
Data Feeds Docs
Integration and Custom Solutions
Do you have any questions about integration, APIs or custom development?
Contact Us