Skip to content

Latest commit

 

History

History

IP to Company

IP to Company Database

Identify organizatios, their type, domain, ASN information, and the IP addresses they operate.

The core dataset for the IP to Company data is the WHOIS records. We parse and match domains from WHOIS records and provide a standardized document that can be used to identify companies and related information from IP addresses and vice-versa.

Database Schema & Description

[data updated as of May, 2024]

Field Name Example Data Type Notes
start_ip 107.136.106.168 TEXT Starting IP address of an IP address range
end_ip 107.136.106.175 TEXT Ending IP address of an IP address range
join_key 107.136.0.0 TEXT Special variable to facilitate database join operation
name ZSPEC FLOW-180709174314 TEXT Name of the company operating the IP address range
domain zspec.com TEXT Domain of the company
type business TEXT Type of organization. e.g. Business, ISP, Hosting, Education
asn AS7018 TEXT ASN that owns the IP address range
as_name AT&T Services, Inc. TEXT Name of the ASN
as_domain att.com TEXT Domain name of the ASN
as_type isp TEXT ASN Type: ISP, Hosting, Business or Education
country US TEXT ISO 3166 country code of the organization's location

join_key represents the Class C network each IP address is part of, allowing you to filter the result set significantly before joining. Learn more about join_key here.

Please refer to "How to choose the best file format for your IPinfo database?" article to select the best format possible for your use case.

The usage of the IP data downloads relies on the software or application of the data. Check out our documentation, community, and our integrations pages to find the best path forward.

API Response

IP to Company API Response

As well as the database product, IPinfo also provides a robust API service. Please visit the IPinfo Documentation portal to learn more. The IP to Company API service is available as part of our Business Tier plan.

API Query:

$ curl ipinfo.io/$IP_ADDRESS/company?token=$TOKEN

Response:

{
    "name": "Uber Technologies, Inc",
    "domain": "uber.com",
    "type": "isp"
}

IP to Company (1).png

Ranges owned/operated by a particular organization can also be explored using the IP ranges API service.

Samples

Guides, Resources & Links

Links

🔗 IP to Company Database Page

🔗 IP to Company Data Downloads Documentation

🔗 IP to Company API Page

🔗 IP to Company Data Type Documentation

Article & Guides (2)


Interested in more?

Currently, we are limiting the sample datasets to only 100 rows. If you would like to request a larger sample or would like to get a quote on the database products, feel free to reach to us.

Follow us on Twitter and LinkedIn to learn more about IP Address data and it’s fascinating potential.

About IPinfo

Founded in 2013, IPinfo prides itself on being the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier, VPN detection, hosted domains, and IP type data sets. Our API handles over 40 billion requests a month for 100,000 businesses and developers.

image