Walk the cause tree in order: (1) domain/URL in the EAIS registry; (2) your CDN IP blocked because of a neighbour; (3) regional differences (Moscow opens, St. Petersburg does not, or vice versa); (4) DNS propagation after a record change; (5) a geo-firewall on your side (you drop Russian IPs yourself). The first two are RKN blocks; the rest are config and routing. Check top to bottom — this is diagnosis, not circumvention.
Below: details, example, related guides, FAQ. This is diagnostic guidance for resource owners using the public EAIS registry — not circumvention advice.
Free online tool — Rkn tool: instant results, no signup.
# Diagnostic tree (top to bottom)
# 1) Registry + RU-node availability
https://enterno.io/en/rkn
# 2) Which IP the domain resolves to (shared CDN?)
dig +short shop.example.com A
dig +short shop.example.com AAAA
# 3) Regional differences (Moscow vs St. Petersburg) — external nodes
# enterno.io /rkn shows availability across RU nodes
# 4) DNS propagation after a record change
dig +short @8.8.8.8 shop.example.com A
dig +short @77.88.8.8 shop.example.com A # Yandex DNS
# 5) Your side: look for geo blocks in WAF/CDN/nginx
grep -ri 'geoip\|country\|GeoIP2\|allow.*deny' /etc/nginx/ 2>/dev/nullRoskomnadzor maintains a registry of blocked sites. If your domain or IP is in the registry, Russian users won't be able to access the site. The check shows status and reason.
Direct query to the prohibited sites registry — domain, URL, or IP.
Simulate queries via provider DNS (Rostelecom, MTS, SkyDNS).
Check if your hosting IP address or subnet is in the registry.
If blocked, show decision number, date, and legal basis.
Russia accessibility check
hosting IP control
new hosting verification
site visibility monitoring
HTTP monitor from Moscow — be first to know about blocking.
Sign up freeJump straight to step 2 — the CDN IP. The most common “invisible” cause of RU unreachability with a clean registry is a collateral block on a shared IP. Then check the geo-firewall on your own side.
The cities are served by different operators with different filtering points and routes. IP and DPI blocks roll out unevenly. Treat it as a diagnostic signal: check the IP and the registry rather than assuming randomness.
Yes, and this is missed most often. A “block country” WAF rule, a CDN-tier geo limit, or a hosting sanctions policy will drop Russian traffic independently of RKN. Step 5 is mandatory.
Free plan — 20 monitors, 5-minute checks, no card required. Upgrade for 1-minute interval and multi-region monitoring.