Tor exit list
Tor. What Tor exit list 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 | Tor |
|---|---|
| Publisher | https://check.torproject.org/torbulkexitlist |
| Terms | Published by the Tor Project; the history is maintained here from those two feeds. |
| Refresh | hourly |
| Size today | 3,974 IPv4 ranges and 1,871 IPv6 ranges compiled from the 3 feeds. |
| Last synced | 2026-09-13 |
| Answers | is_tor, tor_last_seen, is_anonymous |
What it is
The Tor Project's bulk exit list and its Onionoo relay data, which adds the IPv6 exit addresses and each relay's last-seen time. Exits rotate through the day, so both feeds sync hourly and every sync rebuilds a thirty-day history of exit addresses: an address that left the list this week still answers tor_last_seen and carries the recently_tor weight.
What it answers
In the IP response this source feeds is_tor, tor_last_seen, is_anonymous. 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 tor
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.