IPinfo · Example Payload

Ipinfo Privacy Extended Response Example

IP IntelligenceIP GeolocationASNPrivacy DetectionVPN DetectionThreat IntelligenceNetwork DataMobile CarrierWHOISPublic APIsDevelopment

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

Top-level fields

vpnproxytorrelayhostingserviceconfidencecoveragecensuscensus_portsdevice_activityinferredvpn_configwhoisfirst_seenlast_seen

Example Payload

Raw ↑
{
  "vpn": true,
  "proxy": false,
  "tor": false,
  "relay": false,
  "hosting": true,
  "service": "NordVPN",
  "confidence": 3,
  "coverage": 1.0,
  "census": false,
  "census_ports": [],
  "device_activity": false,
  "inferred": false,
  "vpn_config": false,
  "whois": false,
  "first_seen": "2025-09-19",
  "last_seen": "2025-11-06"
}