CLOUD-IP // v2026.06
UPDATED 2026-06-13 PROVIDERS 29 LIVE
// PROVIDERS / TOR EXIT NODES

Tor Exit Nodes

Live IP-range intelligence for Tor Exit Nodes, updated daily at 06:00 UTC from the official upstream feed.

← BACK
TE
VPN / ANONYMIZER · ID: tor

Tor Exit Nodes

1,262
IPv4 CIDRs
0
IPv6 CIDRs
1.3K
IPv4 Addresses
1
Services
1
Regions

// SAMPLE CIDRS

first 30 of 1,262
2.27.63.137/32
IPv4
tor-exit
2.56.10.36/32
IPv4
tor-exit
5.2.67.226/32
IPv4
tor-exit
5.44.252.164/32
IPv4
tor-exit
5.45.98.162/32
IPv4
tor-exit
5.45.102.93/32
IPv4
tor-exit
5.45.104.176/32
IPv4
tor-exit
5.79.66.19/32
IPv4
tor-exit
5.83.143.18/32
IPv4
tor-exit
5.104.84.183/32
IPv4
tor-exit
5.104.86.6/32
IPv4
tor-exit
5.175.225.43/32
IPv4
tor-exit
5.252.154.89/32
IPv4
tor-exit
5.253.247.27/32
IPv4
tor-exit
5.255.98.151/32
IPv4
tor-exit
5.255.101.10/32
IPv4
tor-exit
5.255.102.26/32
IPv4
tor-exit
5.255.104.202/32
IPv4
tor-exit
5.255.110.120/32
IPv4
tor-exit
5.255.111.52/32
IPv4
tor-exit
5.255.115.48/32
IPv4
tor-exit
5.255.115.58/32
IPv4
tor-exit
5.255.117.56/32
IPv4
tor-exit
5.255.118.151/32
IPv4
tor-exit
5.255.118.218/32
IPv4
tor-exit
5.255.119.76/32
IPv4
tor-exit
5.255.123.158/32
IPv4
tor-exit
5.255.123.164/32
IPv4
tor-exit
5.255.125.196/32
IPv4
tor-exit
5.255.127.222/32
IPv4
tor-exit

// QUICK SNIPPETS

curl one-liners
IPV4 PLAIN TEXT
$ curl -sL .../main/tor/tor_ips_v4.txt
MERGED / OPTIMIZED
$ curl -sL .../main/tor/tor_ips_merged_v4.txt
NGINX ALLOW
$ curl -sL .../main/tor/nginx_tor_allow.conf -o /etc/nginx/conf.d/tor_allow.conf
IPTABLES DENY (BLOCK)
$ curl -sL .../main/tor/iptables_tor_deny.sh | sudo bash