IPinfo · Example Payload

Ipinfo Lite Response Example

IP IntelligenceIP GeolocationASNPrivacy DetectionVPN DetectionThreat IntelligenceNetwork DataMobile CarrierWHOISPublic APIsDevelopment

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

Top-level fields

ipasnas_nameas_domaincountry_codecountrycontinent_codecontinent

Example Payload

Raw ↑
{
  "ip": "8.8.8.8",
  "asn": "AS15169",
  "as_name": "Google LLC",
  "as_domain": "google.com",
  "country_code": "US",
  "country": "United States",
  "continent_code": "NA",
  "continent": "North America"
}