Skip to content

How an owner removes a site from the RKN registry

Key idea:

The lawful path for an owner is compliance, not circumvention. The order: (1) identify the grounds and the body that requested the listing; (2) remove the offending content that triggered the record; (3) file an exclusion request with the registry operator (Roskomnadzor) or appeal the decision in court if the block is judicial. This is the official removal procedure — not bypass or masking.

Below: details, example, related guides, FAQ. This is diagnostic guidance for resource owners using the public EAIS registry — not circumvention advice.

Check your site →

Details

  • Step 1 — grounds. Via eais.rkn.gov.ru and a request to Roskomnadzor, identify the grounds type (judicial / extrajudicial / automatic) and the initiating body. Without this you cannot pick the right procedure.
  • Step 2 — remediation. Remove or bring into compliance the content that caused the listing. Record the remediation (screenshots, date, URL).
  • Step 3 — request. For extrajudicial/automatic blocks, file a remediation notice and exclusion request with the registry operator; after verification the record is removed.
  • Step 3b — court. If the block is by court decision, exclusion is only possible by reversing/complying with the judicial act — this needs a lawyer and a court filing.
  • Follow-up: after filing, track the registry status and availability from RU nodes — operators reflect the removal with a delay. /rkn helps confirm the record is gone and the site opens from Russia again.

Example

# Confirm grounds and status (primary source)
https://eais.rkn.gov.ru/

# Record the content remediation
#  - remove/close the offending URL
#  - save the date and proof (HTTP 404/410 on the page)
curl -sS -o /dev/null -w 'http=%{http_code}\n' https://example.com/removed-page

# After filing the request — monitor the record removal
https://enterno.io/en/rkn   # registry status + RU-node availability

# Procedure contact: Roskomnadzor (registry operator) — eais.rkn.gov.ru
# For judicial blocks — a court filing (via a lawyer)

Related

Roskomnadzor RegistryCheck in official registry
ISP DNS FilteringBlocking at Russian ISPs
AS-Level CheckIP or subnet-level blocking
Block ReasonDecision number and grounds

Why teams trust us

RKN
official registry
ISP
ISP DNS filtering
AS
IP/subnet check
Free
no signup

How it works

1

Enter domain or IP

2

Check RKN registry

3

Get status and reason

Why check for RKN blocking?

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.

RKN Registry

Direct query to the prohibited sites registry — domain, URL, or IP.

RKN DNS Check

Simulate queries via provider DNS (Rostelecom, MTS, SkyDNS).

IP Blocking

Check if your hosting IP address or subnet is in the registry.

Reason and Number

If blocked, show decision number, date, and legal basis.

Who uses this

Business

Russia accessibility check

DevOps

hosting IP control

Developers

new hosting verification

SEO

site visibility monitoring

Common Mistakes

Thinking only "bad" sites are blockedSites end up in the registry due to shared hosting IPs used by thousands of sites.
Not checking hosting providerIf hosting changes IPs — check the new address for registry presence.
Ignoring subnet blockingSometimes an entire /24 subnet is blocked. Check not just your IP but neighbors too.
Not monitoring regularlyYou can end up in the registry due to your hosting neighbors. Monitor automatically.

Best Practices

Use a dedicated IPYour own IP reduces the risk of being blocked alongside other sites.
Set up monitoringAn HTTP monitor will be first to notice unavailability for Russian users.
Check after hosting changeNew IP may be in the registry. Check before migration.
Document IP addressesKnow all your hosting IPs — this speeds up diagnostics when issues arise.

Monitor availability in Russia

HTTP monitor from Moscow — be first to know about blocking.

Sign up free

Learn more

Frequently Asked Questions

Is this a lawful method or circumvention?

A fully lawful compliance path: you remove the grounds for the block and officially request exclusion from the registry. It is the opposite of circumvention — you bring the resource into compliance rather than masking it.

How long does removal take?

It depends on the grounds type. For extrajudicial blocks — after content remediation and operator verification; telecom operators reflect the removal with a delay of several days. For judicial blocks — per the timeline of the relevant court procedure.

What if I disagree with the block?

For extrajudicial decisions — send a reasoned appeal to the registry operator. For judicial ones — appeal the court act through the established procedure (usually with a lawyer). Checking the status meanwhile remains your routine diagnostic tool.

Try the live tool that powered this guide

Free plan — 20 monitors, 5-minute checks, no card required. Upgrade for 1-minute interval and multi-region monitoring.