IpForensics
HomeGoto Dashboard
  • 📖Introduction
  • Protocols
    • HTTP Json Protocol
    • Response headers
    • Error Codes
  • Features
    • Pay-As-You-Go
    • API Security
    • HTTPS
  • Api Response Data
    • 📶Mobile Carrier
    • 🏥ASN
    • 📊General
    • ⏲️Timezone
    • 💵Currency
    • 👨‍💻Threat Detector
    • 🌐Company
    • 🌏Geolocation
    • 🌍Advance Geolocation
    • 💻Device Information
    • ✈️IATA/ICAO
  • API
    • 🚀Intro
    • 📊IP & Threat Intelligence API
      • Single Lookup
      • Origin Lookup
    • 💹Exchange Rate API
      • Currency Endpoint
      • Live Rate Endpoint
      • Historical Rate Endpoint
      • Currency Conversion Endpoint
      • Currency Swap Endpoint
  • Code Implantation
    • Block Automated Visits From Hosting Providers
    • Block VPN/Proxy and Tor users
    • Redirect by Country and Location Offers
    • Content Personalisation
    • Get the location from an IP Address in Javascript
    • How to get a client's IP address using JavaScript
    • HTML5 Geolocation with IpForensics fallback
    • Blocking Users by Country
    • Detecting Users Currency or Currency Personalisation
    • Preventing Free Trial Abuse
    • Device-Based Ads and App Binary
    • Detect Users Device/Computer and Operating System
    • Detect visitors from EU countries
    • How to detect and prevent credit card fraud
    • How to convert amounts to website visitor currency
  • MISC
    • Changelog
    • FAQs
    • Troubleshooting
    • API Status
    • Rate Limits
Powered by GitBook
On this page

Was this helpful?

  1. Api Response Data

ASN

We provide detailed ASN data for all IP Addresses

PreviousMobile CarrierNextGeneral

Last updated 2 years ago

Was this helpful?

We return detailed ASN data belonging to the IP Address

Sample Response

"asn": {
    "asn": 36920,
    "domain": "kkontech.com",
    "organization": "Kkon Technologies Ltd",
    "route": "102.219.153.0/24",
    "type": "isp"
}
Field
Description

asn

The (AS) Number associated with the IP.

domain

The top-level domain name associated with the organization that owns the connection IP.

organization

The name of the organization that owns the Autonomous System for the IP address that is analyzed. The value may fallback to the Autonomous System name if the organization name is not available.

route

The AS route associated with the IP address as announced and used in Border Gateway Protocol (BGP) routing tables over the Internet.

type

Classifies the connection type among

hosting: Belonging to a datacenter (we have mapped 200M+ hosting IP addresses)

isp: Belonging to ISP IP space (we have mapped 1B+ isp IPs)

cdn: Belonging to a Content delivery network

edu: Educational institutions

gov: One of ~25,000 government agencies worldwide

mil: Military organizations

business: End-user organizations

🏥
Autonomous System