CLOUD-IP // v2026.06
UPDATED 2026-06-19 PROVIDERS 37 LIVE
// PROVIDERS / STATUSCAKE

statuscake

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

← BACK
S
OTHER · ID: statuscake

statuscake

183
IPv4 CIDRs
0
IPv6 CIDRs
183
IPv4 Addresses
Services
Regions

// SAMPLE CIDRS

first 30 of 183
13.48.110.214/32
IPv4
13.48.238.157/32
IPv4
13.49.141.132/32
IPv4
13.245.199.158/32
IPv4
13.245.222.203/32
IPv4
13.246.54.122/32
IPv4
13.247.17.60/32
IPv4
15.160.68.179/32
IPv4
15.161.88.159/32
IPv4
16.170.114.19/32
IPv4
18.102.1.62/32
IPv4
18.102.253.202/32
IPv4
34.13.166.3/32
IPv4
34.13.185.113/32
IPv4
34.13.188.75/32
IPv4
34.22.96.192/32
IPv4
34.34.97.213/32
IPv4
34.34.185.236/32
IPv4
34.40.39.31/32
IPv4
34.65.97.99/32
IPv4
34.65.97.251/32
IPv4
34.65.116.80/32
IPv4
34.65.146.108/32
IPv4
34.78.123.120/32
IPv4
34.92.43.64/32
IPv4
34.92.171.119/32
IPv4
34.94.175.122/32
IPv4
34.94.216.215/32
IPv4
34.95.163.121/32
IPv4
34.95.214.187/32
IPv4

// QUICK SNIPPETS

curl one-liners
IPV4 PLAIN TEXT
$ curl -sL .../main/statuscake/statuscake_ips_v4.txt
MERGED / OPTIMIZED
$ curl -sL .../main/statuscake/statuscake_ips_merged_v4.txt
NGINX ALLOW
$ curl -sL .../main/statuscake/nginx_statuscake_allow.conf -o /etc/nginx/conf.d/statuscake_allow.conf
IPTABLES DENY (BLOCK)
$ curl -sL .../main/statuscake/iptables_statuscake_deny.sh | sudo bash