pricing background

ASN Whois Database Documentation

ASN Whois Snapshot

ASK AI
Download daily ASN snapshots as JSON‑gzipped files by specifying the date. Each snapshot contains routes, network details, contacts, peers, streams, and raw WHOIS responses in a structured format.

Authorization

You can make authorized requests to our API by passing API key as a query parameter. To get your API key, login to our billing dashboard and get your API key! If your API key has been compromised, you can change it by clicking on reset button in billing dashboard.

Query Parameters

Required
  • apiKey
    Get your API key from our billing dashboard.
  • date
    Get a snapshot for a specific day by specifying the date parameter in yyyy‑MM‑dd format (e.g., 2026‑01‑26).

Request

shellnodejsjavapythonphprubyjscsharpgocswiftjquery
SHELL
Loading request...

Response

Loading response...

Fields Description

Fields
Details
Example
asNumber
Autonomous System Number (ASN) identifier
3636
asName
Name of the Autonomous System
VE-COSA2-LACNIC
orgName
Organization name associated with the ASN
Corpoven S.A.
description
Additional description of the ASN or organization
orgHandle
Registry handle/identifier for the organization
VE-COSA2-LACNIC
routes
List of routed prefixes associated with the ASN
country
Country code where the ASN is registered
VE
type
Type of network (ISP, business, hosting, etc.)
ISP
domain
Associated domain of the organization
mls.com.br
website
Official website of the organization
allocationStatus
Status of IP/ASN allocation
contacts
Contact information related to ASN
emailContacts
List of contact email addresses
abuseContacts
List of abuse contact emails
whoisHost
WHOIS server used for lookup
ARIN-HISTORIC
whoisResponse
Raw WHOIS response text from registry
Full raw WHOIS text response
peers
BGP peer networks
upstreams
Upstream ASN providers
downstreams
Downstream ASN networks
bgpWhois
BGP WHOIS lookup data
numOfIPv4Routes
Total IPv4 routes announced by ASN
0
numOfIPv6Routes
Total IPv6 routes announced by ASN
0
legacyRoutes
Legacy routing entries if any
dateAllocated
Date when ASN was allocated
1994-06-01T00:00
allContacts
All available contact emails

ASN WHOIS Snapshot Status

Use the endpoint to retrieve details of the latest ASN WHOIS snapshot. The JSON output includes the snapshot name, creation date, and expected deletion date.

Authorization

You can make authorized requests to our API by passing API key as a query parameter. To get your API key, login to our billing dashboard and get your API key! If your API key has been compromised, you can change it by clicking on reset button in billing dashboard.

Query Parameters

Required
  • apiKey
    Get your API key from our billing dashboard.

Request

shellnodejsjavapythonphprubyjscsharpgocswiftjquery
SHELL
Loading request...

Response

Loading response...