CLOUD-IP // v2026.05
UPDATED 2026-05-26 PROVIDERS 24 LIVE
// PROVIDERS / TELEGRAM

Telegram

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

← BACK
T
SAAS · ID: telegram

Telegram

9
IPv4 CIDRs
5
IPv6 CIDRs
11.0K
IPv4 Addresses
Services
Regions

// SAMPLE CIDRS

first 30 of 14
91.108.56.0/22
IPv4
91.108.4.0/22
IPv4
91.108.8.0/22
IPv4
91.108.16.0/22
IPv4
91.108.12.0/22
IPv4
149.154.160.0/20
IPv4
91.105.192.0/23
IPv4
91.108.20.0/22
IPv4
185.76.151.0/24
IPv4
2001:b28:f23d::/48
IPv6
2001:b28:f23f::/48
IPv6
2001:67c:4e8::/48
IPv6
2001:b28:f23c::/48
IPv6
2a0a:f280::/32
IPv6

// QUICK SNIPPETS

curl one-liners
IPV4 PLAIN TEXT
$ curl -sL .../main/telegram/telegram_ips_v4.txt
MERGED / OPTIMIZED
$ curl -sL .../main/telegram/telegram_ips_merged_v4.txt
NGINX ALLOW
$ curl -sL .../main/telegram/nginx_telegram_allow.conf -o /etc/nginx/conf.d/telegram_allow.conf
IPTABLES DENY (BLOCK)
$ curl -sL .../main/telegram/iptables_telegram_deny.sh | sudo bash