CLOUD-IP // v2026.05
UPDATED 2026-05-25 PROVIDERS 24 LIVE
// PROVIDERS / LINODE

Linode

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

← BACK
L
CLOUD · ID: linode

Linode

5,248
IPv4 CIDRs
94
IPv6 CIDRs
1.4M
IPv4 Addresses
Services
38
Regions

// SAMPLE CIDRS

first 30 of 5,342
2600:3c00::/32
IPv6
US-TX
2600:3c0f:2::/48
IPv6
US-TX
2600:3c01::/32
IPv6
US-CA
2600:3c0f:3::/48
IPv6
US-CA
2600:3c02::/32
IPv6
US-GA
2600:3c0f:4::/48
IPv6
US-GA
2600:3c03::/32
IPv6
US-NJ
2600:3c0f:6::/48
IPv6
US-NJ
2a01:7e00::/32
IPv6
GB-ENG
2600:3c0f:7::/48
IPv6
GB-ENG
2400:8901::/32
IPv6
SG-04
2600:3c0f:9::/48
IPv6
SG-04
2a01:7e01::/32
IPv6
DE-HE
2600:3c0f:10::/48
IPv6
DE-HE
2400:8902::/32
IPv6
JP-13
2600:3c0f:11::/48
IPv6
JP-13
2400:8904::/32
IPv6
IN-MH
2600:3c0f:14::/48
IPv6
IN-MH
2600:3c04::/32
IPv6
CA-ON
2600:3c0f:15::/48
IPv6
CA-ON
2400:8907::/32
IPv6
AU-NSW
2600:3c0f:16::/48
IPv6
AU-NSW
2600:3c05::/32
IPv6
US-VA
2600:3c0f:17::/48
IPv6
US-VA
2600:3c06::/32
IPv6
US-IL
2600:3c0f:18::/48
IPv6
US-IL
2600:3c07::/32
IPv6
FR-IDF
2600:3c0f:19::/48
IPv6
FR-IDF
2600:3c0a::/32
IPv6
US-WA
2600:3c0f:20::/48
IPv6
US-WA

// QUICK SNIPPETS

curl one-liners
IPV4 PLAIN TEXT
$ curl -sL .../main/linode/linode_ips_v4.txt
MERGED / OPTIMIZED
$ curl -sL .../main/linode/linode_ips_merged_v4.txt
NGINX ALLOW
$ curl -sL .../main/linode/nginx_linode_allow.conf -o /etc/nginx/conf.d/linode_allow.conf
IPTABLES DENY (BLOCK)
$ curl -sL .../main/linode/iptables_linode_deny.sh | sudo bash