The VPN dataset identifies IP ranges used as exit points by VPN providers, covering large commercial services as well as self-hosted endpoints on cloud infrastructure.
Combined with the Proxy, Tor and Relay datasets it gives a complete picture of anonymized traffic reaching your platform.
Available formats
| Format | Description | Size |
|---|---|---|
| CSV | Plain text, one range per line. Import into any database or data warehouse. | 13.5 MB |
| CSV (zipped) | Same file compressed for faster downloads and cheaper storage. | 2.9 MB |
| MMDB | Binary format for instant lookups with standard MMDB readers. | 22.8 MB |
Latest build: 420,055 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 |
|---|---|
ip_end | Last IP address of the range, inclusive. |
ip_start | First IP address of the range, IPv4 or IPv6. |
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
- Detect location spoofing in streaming, gaming and gambling
- Apply step-up verification for anonymized signups
- Separate privacy-conscious users from abuse in risk models
- Enforce regional pricing and licensing agreements
Related use cases: Cyber security · Compliance
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.