The Proxy dataset lists IP ranges observed operating as proxies, from datacenter HTTP and SOCKS endpoints to residential proxy networks that rent out real-user connections.
Refreshed daily from active measurements and curated intelligence, it lets you spot users hiding their true origin before they reach checkout, signup or content gates.
The data
Inside the file
One record per row, a commented header line first. This is what ipregistry-proxy.csv looks like:
# ip_start,ip_end3.215.195.30,3.215.195.30185.206.221.138,185.206.221.13938.248.150.64,38.248.150.64107.152.165.15,107.152.165.15191.101.54.27,191.101.54.27 The rows above come from the free sample. Every build ships with MD5, SHA-1, SHA-256 and SHA-512 checksums so you can verify downloads.
| Column | Description |
|---|---|
ip_start | First IP address of the range, IPv4 or IPv6. |
ip_end | Last IP address of the range, inclusive. |
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.
Downloads
Available formats
| Format | Description | Size |
|---|---|---|
| CSV | Plain text, one range per line. Import into any database or data warehouse. | 74.8 MB |
| CSV (zipped) | Same file compressed for faster downloads and cheaper storage. | 14.4 MB |
| MMDB | Binary format for instant lookups with standard MMDB readers. | 88.6 MB |
Use cases
What you can build
- Block or challenge proxy traffic on signup, login and checkout
- Enforce content licensing and regional restrictions
- Reduce bonus abuse and multi-accounting in gaming platforms
- Weight fraud scores by anonymization signals
Related use case: Cyber security
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.