Enterno.io scanned DNSSEC across 2.6M active .ru/.рф/.su domains (March 2026). Only 4.1% are signed (vs 15% globally and 52% in .cz). Main blockers: registrars charge for DNSSEC, most hosters do not support key rollover, the banking segment is constrained by CryptoPro-only signatures. The only large segment with strong DNSSEC is government .gov.ru (83%).
Below: key findings, platform breakdown, implications, methodology, FAQ.
| Metric | Pass-rate / Value | Median | p75 |
|---|---|---|---|
| Signed (.ru + .рф + .su total) | 4.1% | — | — |
| .gov.ru (government) | 83% | — | — |
| .ru commercial | 3.2% | — | — |
| Valid DS record in TLD | 96% | — | — |
| Key rollover in the last 12 months | 31% | — | — |
| Uses ECDSA (Algorithm 13) | 62% | — | — |
| Platform | Share | Pass / Detail | avg LCP |
|---|---|---|---|
| REG.RU | 28% market | DNSSEC: 2% (paid add-on) | — |
| Timeweb | 12% | DNSSEC: 8% | — |
| Beget | 7% | DNSSEC: 0% (unsupported) | — |
| Yandex Cloud DNS | 5% | DNSSEC: 91% | — |
| Cloudflare DNS (for .ru) | 4% | DNSSEC: 58% | — |
| Other | 44% | DNSSEC: 2.8% | — |
DNSKEY, DS and RRSIG queries via dig and delv across 2.6M domains (sample from Coordination Centre .ru/.рф/.su zone files). RRSIG validation via unbound with the .ru trust anchor. Key rollover detected by comparing DNSKEY RR-set to a snapshot from 12 months ago. Algorithm determined from DNSKEY Algorithm field.
DNS (Domain Name System) translates domain names into IP addresses. DNS records are instructions that define where to route traffic, email, and how to verify domainownership.
Query all record types — A, AAAA, MX, NS, TXT, CNAME, SOA — in a single request.
Direct queries to authoritative servers. Results in milliseconds, no caching.
SPF, DKIM, and DMARC analysis to evaluate email protection against spoofing and phishing.
Save check results. Compare DNS records before and after registrar changes.
DNS check after deploy
SPF/DKIM/DMARC audit
DNS config audit
DNS zone control
v=spf1 TXT record.DNS check history, API keys and DNS change monitoring.
Sign up freeThree factors: (1) registrars (REG.RU, Timeweb) charge 500-2000₽/year for DNSSEC instead of offering it free; (2) FSB requires GOST R 34.10-2012, and most DNSKEY clients do not validate it — incompatible; (3) mass Bitrix hosting has no UI for DS updates.
The Czech registry CZ.NIC has been offering DNSSEC free and automatic since 2010. It is enabled by default at domain registration.
<a href="/en/dns">Enterno DNS Checker</a> shows DNSKEY/DS/RRSIG and validation status. Or at the terminal: <code>dig +dnssec +trace example.ru</code>.
The domain becomes unresolvable for validating resolvers (1.1.1.1, 9.9.9.9) — clients get SERVFAIL. That is 25-40% of traffic for large sites. Fixed by committing the new DS to the TLD via your registrar.