IPinfo · Example Payload

Ipinfo Full Response Example

IP IntelligenceIP GeolocationASNPrivacy DetectionVPN DetectionThreat IntelligenceNetwork DataMobile CarrierWHOISPublic APIsDevelopment

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

Top-level fields

ipbogonhostnamecityregioncountrylocpostaltimezoneorgasncompanycarrierprivacydomains

Example Payload

Raw ↑
{
  "ip": "66.87.125.72",
  "bogon": false,
  "hostname": "ip-66-87-125-72.spfdma.spcsdns.net",
  "city": "Springfield",
  "region": "Massachusetts",
  "country": "US",
  "loc": "42.0999,-72.5783",
  "postal": "01105",
  "timezone": "America/New_York",
  "org": "AS51501 Khabarovsk home networks Ltd",
  "asn": null,
  "company": null,
  "carrier": null,
  "privacy": null,
  "domains": null
}