X4BNet datacenter and VPN lists
Aggregate lists. What X4BNet datacenter and VPN lists is, on what terms it is used, which fields of the IP answer it feeds, how big it is today and when it was last synced.
| Kind | Aggregate lists |
|---|---|
| Publisher | https://github.com/X4BNet/lists_vpn |
| Terms | An open list on GitHub; no licence text quoted here. |
| Refresh | daily |
| Size today | 53,857 IPv4 ranges and 9,250 IPv6 ranges compiled from the 4 feeds. |
| Last synced | 2026-09-12 |
| Answers | is_datacenter, is_vpn |
What it is
An open aggregate of hosting and VPN ranges maintained on GitHub, IPv4 and IPv6. It names no operator, so a hit answers the flag without a provider name; the named lists above come first in config order and win the name where they overlap. It also carries Apple's relay ranges, which is why a relay address answers is_vpn false unless a provider's own list names it.
What it answers
In the IP response this source feeds is_datacenter, is_vpn. Every answer names the datasets it read in its sources block with the date each was synced, so the figure on this page and the one in an answer are the same figure.
curl https://spaw.co/api/v1/ip \
-H "Authorization: Bearer $SPAW_KEY" \
-H "Content-Type: application/json" \
-d '{"ip": "203.0.113.9"}'How to read this page
A source names a network or an operator, never a person. An address inside one of these ranges tells you what the connection is — a cloud instance, a VPN exit, a gateway, a listed host — and nothing about who is behind it.
More sources in aggregate lists
counts and dates read from the installed feed · checked 2026-09-13
More free tools
All free toolsNeed this at scale?
The Spaw API runs the same checks plus mailbox-level SMTP verification, batch and bulk endpoints, and list monitoring — 10 free lookups a month, no card required.