Trusted IP intelligence database licensing.
We measure the internet and license the result as databases you download — VPN, proxy, hosting, Tor, relay and CDN address data. Trusted by the largest IP intelligence vendors to power their own data and products.
| start_ip | end_ip | provider | confidence | last_seen |
|---|---|---|---|---|
| 216.131.87.112 | 216.131.87.127 | ipvanish | high | 2026-09-08 |
| 208.85.18.71 | 208.85.18.71 | tunnelbear | high | 2026-09-07 |
| 187.13.129.184 | 187.13.129.187 | nordvpn | high | 2026-09-07 |
| 172.235.240.0 | 172.235.240.11 | metrovpn_net | medium | 2026-09-04 |
| 95.170.13.20 | 95.170.13.23 | pingvpn_pingsecure | low | 2026-06-16 |
Accurate coverage, wide tracking.
All major VPN and proxy providers, covered deeply and licensed to you.
Flags say what. Evidence says why.
Every flag arrives with the operator behind it, how strongly it is supported, when it was last observed — and for proxy pools, how persistent the address has been.
providerconfidencelast_seenfirst_seenhitshits_days_pctproviders_num45.83.91.1
An address seen on 63% of the last 90 days is a standing pool member. One sighting on one day is noise — your customers can tell them apart because the columns are in the file.
Download it in four lines.
Official clients wrap the download API: fetch the current build and the digests to verify it against, then query it locally. No request per address, no lookup service in your path.
database.list()database.metadata(id)database.download(id, fmt, path)database.checksums(id, fmt)import osfrom internetdata import InternetDataclient = InternetData(os.environ["INTERNETDATA_API_KEY"])# what is in today's build, without moving the filemeta = client.database.metadata("vpn_ip_v1")client.database.download("vpn_ip_v1", "mmdb", "./vpn_ip_v1.mmdb")sums = client.database.checksums("vpn_ip_v1", "mmdb")print(meta.updated, meta.entries, sums["sha256"])
Simple licensing terms, pick your database.
Full licensing detail →Use the data inside your own product, service and operations. No metering, no per-lookup accounting — unlimited usage.
Resell it forward in your own product, even directly as a database, or to power your IP data API.
No loose ends.
Is there a lookup API?
No, and that is deliberate. You license databases and run them where your traffic already is — no round trip, no rate limit, no per-query bill, and none of your customers' addresses leaving your infrastructure. Builds arrive through the database API: list, metadata, download, checksum.
Test the real build first.
An evaluation license puts a full current build in your hands — every row, every column, no sampling — so you can measure it against your own traffic before anyone talks about terms.