For a simplified overview of our IP fields, check out the IP Data Overview.
For more details about our IP fields and fill rates check out our IP Stats pages.
If you'd like access to premium fields or have questions about which fields are included in your specific field bundle(s), please speak to one of our data consultants.
IP
ip
Description
Information related to the IP address.
Data Type
Object
Field Details
This the object containing all information related to a particular IP we've registered in our dataset.
IP objects can include the following data:
Field
Type
Description
ip.address
String
The matched IP address.
ip.metadata
Object
Premium fields targeted towards identifying IPs as mobile or using hosting, proxy, Tor, VPN, relay or other services.
This field will only contain the integer values 4 or 6 corresponding to whether the ip.address field is a IPv4 or IPv6 address.
Example
"version": 4,
ip.metadata.mobile
Description
If the IP is a known mobile address.
Data Type
Boolean
Field Details
A boolean field indicating whether the IP is a known mobile address.
Example
"mobile": false,
ip.metadata.hosting
Description
If the IP is a known hosting address.
Data Type
Boolean
Field Details
A boolean field indicating whether the IP is a known hosting address.
Example
"hosting": false
ip.metadata.proxy
Description
If the IP is a known proxy address.
Data Type
Boolean
Field Details
A boolean field indicating whether the IP is a known proxy address.
Example
"proxy": false
ip.metadata.tor
Description
If the IP is a known Tor address.
Data Type
Boolean
Field Details
A boolean field indicating whether the IP is a known Tor address.
Example
"tor": false
ip.metadata.vpn
Description
If the IP is a known VPN address.
Data Type
Boolean
Field Details
A boolean field indicating whether the IP is a known VPN address.
Example
"vpn": false
ip.metadata.relay
Description
If the IP is a known relay address.
Data Type
Boolean
Field Details
A boolean field indicating whether the IP is a known relay address.
Example
"relay": false
ip.metadata.service
Description
If known, the name of the service for the address.
Data Type
String
Field Details
If known, this field will contain the name of the service for the address. If the service name is unknown, the field value returned will be null.
Example
"service": null
ip.metadata.asn_domain
Description
The domain associated with the ASN block.
Data Type
String
Field Details
If known, this field will contain the domain associated with the ASN block for this IP. If the ASN block is unknown, the field value returned will be null.
Example
"asn_domain": null
Location
ip.location
Description
The location associated with the IP address.
Data Type
Object
Field Details
The location object will contain some of our common location fields as well as the location timezone:
Field
Data Type
Description
name
String
Our cleaned values for locations in the format locality, region, country.
locality
String
region
String
metro
Enum (String)
US ONLY. These are generated based on the census-designated MSAs and maps. Will be one of our Canonical Metros.
How confident we are that the returned company is associated with requested IP.
Data Type
Enum (String)
Field Details
Will be one of the following options: very high, high, moderate, low, very low.
Our company matches are created with observed data along with registered ASN blocks. For matches we make with observed data, the confidence value is our scoring for how much and how often we have seen a company associated with an IP address.
Example
"confidence": "very high"
company.id
Description
The PDL ID of the company associated with the IP address
Data Type
String
Field Details
See company.id for more information about how we handle company IDs.
Example
"id": "tnHcNHbCv8MKeLh92946LAkX6PKg"
company.website
Description
The primary website of the company associated with the IP address.
Data Type
String
Field Details
See company.website for more information about how we handle company websites.
Example
"website": "peopledatalabs.com"
company.name
Description
The name of the company associated with the IP address.
Data Type
String
Field Details
See company.name for more information about how we handle company names.
Example
"name": "people data labs"
company.display_name
Description
The display_name of the company associated with the IP address.
Data Type
String
Field Details
See company.display_name for more information about how we handle company names.
Example
"display_name": "People Data Labs"
company.location
Description
The location of the company's primary HQ associated with the IP address
Information related to the person associated with the IP address
Data Type
Object
Field Details
We offer several person-related fields within our IP records to understand the associated persona behind the IP. These fields are largely limited to job title information.
How confident we are that the returned person is associated with requested IP.
Data Type
Enum (String)
Field Details
Will be one of the following options: very high, high, moderate, low, very low.
Example
"confidence": "very high"
person.job_title_sub_role
Description
The derived subrole of the person's current job title.
Data Type
Enum (String)
Field Details
The value will be one of our Canonical Job Sub Roles. Each subrole maps to a role. See <https://docs.peopledatalabs.com/docs/title-subroles-to-roles> for a complete mapping list.
Example
"job_title_sub_role": "product management"
person.job_title_role
Description
The derived role of the person's current job title.