IPinfo · Example Payload

Ipinfo Asn Response Example

IP IntelligenceIP GeolocationASNPrivacy DetectionVPN DetectionThreat IntelligenceNetwork DataMobile CarrierWHOISPublic APIsDevelopment

Ipinfo Asn Response Example is an example object payload from IPinfo, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

asnnamecountryallocatedregistrydomainnum_ipsroutetypeprefixesprefixes6peersupstreamsdownstreams

Example Payload

Raw ↑
{
  "asn": "AS10507",
  "name": "Sprint Personal Communications Systems",
  "country": "US",
  "allocated": "1997-02-14",
  "registry": "arin",
  "domain": "sprint.net",
  "num_ips": 71224576,
  "route": "66.87.125.0/24",
  "type": "isp",
  "prefixes": [],
  "prefixes6": [],
  "peers": [
    "1299"
  ],
  "upstreams": [
    "1299"
  ],
  "downstreams": [
    "109"
  ]
}