IPinfo · Example Payload

Ipinfo Ranges Response Example

IP IntelligenceIP GeolocationASNPrivacy DetectionVPN DetectionThreat IntelligenceNetwork DataMobile CarrierWHOISPublic APIsDevelopment

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

Top-level fields

domainnum_rangesredirects_toranges

Example Payload

Raw ↑
{
  "domain": "comcast.net",
  "num_ranges": "37330",
  "redirects_to": "xfinity.com",
  "ranges": [
    "23.24.240.0/29"
  ]
}