CLOUD-IP // v2026.07
UPDATED 2026-07-12 PROVIDERS 62 LIVE
// PROVIDERS / YANDEX

yandex

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

← BACK
Y
OTHER · ID: yandex

yandex

113
IPv4 CIDRs
29
IPv6 CIDRs
440.1K
IPv4 Addresses
6
Services
1
Regions

// SAMPLE CIDRS

first 30 of 142
5.45.192.0/18
IPv4
yandex-as13238
5.45.202.0/24
IPv4
yandex-as13238
5.45.205.0/24
IPv4
yandex-as13238
5.45.214.0/24
IPv4
yandex-as44534
5.45.215.0/24
IPv4
yandex-as13238
5.45.219.0/24
IPv4
yandex-as44534
5.45.241.0/24
IPv4
yandex-as44534
5.45.243.0/24
IPv4
yandex-as44534
5.45.252.0/22
IPv4
yandex-as44534
5.255.192.0/18
IPv4
yandex-as13238
5.255.197.0/24
IPv4
yandex-as13238
5.255.205.0/24
IPv4
yandex-as44534
5.255.255.0/24
IPv4
yandex-as13238
31.44.8.0/21
IPv4
yandex-as200350
31.44.9.0/24
IPv4
yandex-as200350
37.9.64.0/18
IPv4
yandex-as13238
37.9.64.0/24
IPv4
yandex-as13238
37.9.75.0/24
IPv4
yandex-as44534
37.9.86.0/24
IPv4
yandex-as44534
37.9.87.0/24
IPv4
yandex-as13238
37.9.98.0/24
IPv4
yandex-as44534
37.9.112.0/24
IPv4
yandex-as13238
37.140.128.0/18
IPv4
yandex-as13238
37.230.168.0/23
IPv4
yandex-as200350
37.230.172.0/22
IPv4
yandex-as200350
46.21.244.0/22
IPv4
yandex-as200350
46.243.209.0/24
IPv4
yandex-as200350
46.243.210.0/23
IPv4
yandex-as200350
51.250.0.0/17
IPv4
yandex-as200350
51.250.48.0/24
IPv4
yandex-as200350

// QUICK SNIPPETS

curl one-liners
IPV4 PLAIN TEXT
$ curl -sL .../main/yandex/yandex_ips_v4.txt
MERGED / OPTIMIZED
$ curl -sL .../main/yandex/yandex_ips_merged_v4.txt
NGINX ALLOW
$ curl -sL .../main/yandex/nginx_yandex_allow.conf -o /etc/nginx/conf.d/yandex_allow.conf
IPTABLES DENY (BLOCK)
$ curl -sL .../main/yandex/iptables_yandex_deny.sh | sudo bash