ASN Object
The ASN (asn ) object is available in the IP API and various datasets.
An Autonomous System Number (ASN) identifies a network or group of IP prefixes operated by a single organization and advertised on the global Internet. It is common for a single organization to operate multiple ASNs. For example, Orange - a large multinational telecommunications provider - operates more than 60 distinct ASNs worldwide.
ASN Info
- ASN
- AS2906
- Label
- Netflix Streaming Services
- Entity
-
Netflix
ASN Attributes
id
integertag
stringlabel
stringASN Object - JSON Overview
"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"
}
}