The Company dataset identifies the organization that uses each IP range: the company name, its website domain, the AS number announcing the range and a classification of the network.
Unlike WHOIS-based sources that only reveal the registrant, it reflects the actual user of the address space, making it the dataset of choice for account-based marketing, B2B analytics and traffic attribution.
Available formats
| Format | Description | Size |
|---|---|---|
| CSV | Plain text, one range per line. Import into any database or data warehouse. | 1.2 GB |
| CSV (zipped) | Same file compressed for faster downloads and cheaper storage. | 196 MB |
| MMDB | Binary format for instant lookups with standard MMDB readers. | 422 MB |
Latest build: 15,512,714 records. Files are regenerated every day and published with MD5, SHA-1, SHA-256 and SHA-512 checksums so you can verify every download.
What's inside
The CSV file starts with a header line and contains one record per row, with the following fields:
| Column | Description |
|---|---|
asn | Autonomous System Number announcing the range. |
domain | Website domain of the company. |
ip_end | Last IP address of the range, inclusive. |
ip_start | First IP address of the range, IPv4 or IPv6. |
name | Name of the company or organization using the range. |
type | Network classification: business, education, government, hosting, or isp. |
The MMDB variant carries the same data in a memory-mapped binary tree, compatible with the standard MMDB reader libraries available for every major programming language.
What you can build
- Identify companies visiting your website for account-based marketing
- Attribute API and application traffic to organizations
- Separate residential, hosting and corporate traffic in analytics
- Prioritize B2B leads by resolving visitor IPs to firmographics
Related use case: Web personalization
Datasets are available with an Ipregistry subscription and download from your dashboard, or over a stable URL for automated syncs. Prefer live data? The same intelligence is served by the Ipregistry API.