Run three independent checks: (1) the EAIS registry — Roskomnadzor’s official register at eais.rkn.gov.ru or its public mirrors; (2) availability from Russian nodes (Moscow + St. Petersburg, different ISPs); (3) the IP — whether your CDN address was caught in a neighbour’s block. If the domain is in the registry AND unreachable from RU nodes, it is blocked. Reachable for you but not for clients in Russia is the classic symptom — check all three layers, one source is never enough.
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.
# 1. Registry status + RU availability in one request
https://enterno.io/en/rkn (enter your domain)
# 2. Official Roskomnadzor registry (manual check)
https://eais.rkn.gov.ru/ → search by domain / URL / IP
# 3. Which IP the domain resolves to (for CDN-neighbour checks)
dig +short example.com A
# 4. Availability from external nodes (indirect — RU routes)
curl -sS -o /dev/null -w 'http=%{http_code} time=%{time_total}s\n' https://example.com/
# Read it as: 'in registry + unreachable from RU nodes' = blocked;
# 'not in registry + unreachable only from RU' = check CDN IP block.Roskomnadzor 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 freeeais.rkn.gov.ru is Roskomnadzor’s primary source with per-record lookup. Aggregators (antizapret, antifilter) mirror the official export and are handy for bulk/programmatic checks, but update with a lag and are not individually complete — that is why /rkn takes the union of several sources.
Many causes besides EAIS: a neighbour IP block on a shared CDN, a geo-firewall on your side (you yourself drop Russian IPs), routing issues at a specific operator, or hosting overload/outage. That is why you check the registry, availability and the IP together.
As long as the grounds exist. The record stays in the registry until the violation is removed and a delisting request is filed (for automatic/extrajudicial blocks) or until a court decision is reversed/complied with. Removal is a separate official procedure for the resource owner.
Free plan — 20 monitors, 5-minute checks, no card required. Upgrade for 1-minute interval and multi-region monitoring.