Check whether an IP address is a Tor exit node. Uses the official exit list from The Tor Project.
This tool checks whether an IPv4 address is a Tor exit node. The exit node list is fetched from torproject.org and cached for one hour.
The Tor network (The Onion Router) anonymises internet traffic by routing it through a chain of encrypted relays. The last relay in the chain is the exit node â it makes the final connection to the target server, so the exit node's IP is what websites see.
The list is fetched from check.torproject.org/torbulkexitlist â the official source maintained by The Tor Project. It contains IPv4 exit nodes only and is updated several times a day. IPv6 is not supported.