IP Data Overview
The following table contains an overview of each company-related field in our dataset. Click the field name to go to the corresponding section in our IP Schema to see additional details about each field.
Field Availability
Please note: Not all fields are available in all packages.
For more details about the fields we offer, including fill rates and which fields are included in the base vs premium packages, check out our IP Stats pages.
Field | Type | Short Description | Premium |
---|---|---|---|
ip | Object | Information related to the IP address. | |
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. | T |
ip.metadata.version | Integer (4 or 6) | The type of IP Address (IPv4 or IPv6). | T |
ip.metadata.mobile | Boolean | If the IP is a known mobile address. | T |
ip.metadata.hosting | Boolean | If the IP is a known hosting address. | T |
ip.metadata.proxy | Boolean | If the IP is a known proxy address. | T |
ip.metadata.tor | Boolean | If the IP is a known Tor address. | T |
ip.metadata.vpn | Boolean | If the IP is a known VPN address. | T |
ip.metadata.relay | Boolean | If the IP is a known relay address. | T |
ip.metadata.service | String | If known, the name of the service for the address. | T |
ip.metadata.asn_domain | String | The domain associated with the ASN block. | T |
ip.location | Object | The location associated with the IP address. | |
ip.location.name | String | Our cleaned values for locations in the format locality, region, country. | |
ip.location.locality | String | The locality of the ip address | |
ip.location.region | String | The region of the ip address | |
ip.location.metro | Enum (String) | US ONLY. These are generated based on the census-designated MSAs and maps. Will be one of our Canonical Metros. | |
ip.location.country | Enum (String) | Standardized format for country. Will be one of our Canonical Countries. | |
ip.location.continent | Enum (String) | Standardized format for continent. Will be one of our Canonical Continents. | |
ip.location.postal_code | String | The postal code of the ip address | |
ip.location.geo | String | City-center geo code of a locality, in the format latitude, longitude. | |
ip.location.timezone | Enum (String) | The timezone the address is in. Will be lowercase and one of the Global Time Zone values found here. | |
company | Object | Information related to the company associated with the IP address | |
company.confidence | Enum (String) | How confident we are that the returned company is associated with requested IP. | |
company.id | String | The PDL ID of the company associated with the IP address | |
company.website | String | The primary website of the company associated with the IP address. | |
company.name | String | The name of the company associated with the IP address. | |
company.display_name | String | The display_name of the company associated with the IP address. | |
company.location | Object | The location of the company's primary HQ associated with the IP address | |
company.location.name | String | Our cleaned values for locations in the format locality, region, country. | |
company.location.locality | String | The locality of the company HQ | |
company.location.region | String | The region of the company HQ | |
company.location.metro | Enum (String) | US ONLY. These are generated based on the census-designated MSAs and maps. Will be one of our Canonical Metros. | |
company.location.country | Enum (String) | Standardized format for country. Will be one of our Canonical Countries. | |
company.location.continent | Enum (String) | Standardized format for continent. Will be one of our Canonical Continents. | |
company.location.street_address | String | The street address of the company HQ | |
company.location.address_line_2 | String | The company HQ’s street address line 2 | |
company.location.postal_code | String | The postal code of the company HQ | |
company.location.geo | String | City-center geo code of a locality, in the format latitude, longitude. | |
company.size | Enum (String) | The self-reported size range of the company associated with the IP address. | |
company.industry | Enum (String) | The self-reported industry of the company associated with the IP address. | |
company.inferred_revenue | Enum (String) | The estimated annual revenue (in USD) of the company associated with the IP address. | |
company.employee_count | Integer (> 0) | The current number of employees working at the company associated with the IP address. | |
company.tags | Array [String] | Tags associated with the company associated with the IP address. | |
person | Object | Information related to the person associated with the IP address | |
person.confidence | Enum (String) | How confident we are that the returned person is associated with requested IP. | |
person.job_title_sub_role | Enum (String) | The derived subrole of the person's current job title. | |
person.job_title_role | Enum (String) | The derived role of the person's current job title. | |
person.job_title_class | Enum (String) | The line item category this employee would fall into | |
person.levels | Array [Enum (String)] | The derived level(s) of the person's current job title | |
dataset_version | String | The release number for the current build |
Updated about 1 month ago