.ею (xn--e1a4c)

TLD SLA Compliance Monitoring

TLD SLA Compliance Metrics

Spec 10

DNS

Period Availability RTT Compliance RTT p50 RTT p95 Checks TSLAC
24h 100% 100% 87ms 276ms 594
7d 100% 100% 88ms 241ms 3159
30d 99.92% 99.92% 87ms 546ms 17838

DNSSEC Validation Metrics

Registry Agreement Spec 6

DNSSEC is required by the Registry Agreement (Specification 6) but is not part of the Spec 10 SLA. We monitor DNSSEC validation independently.

Period Validation Rate RTT p50 RTT p95 Checks Status
24h 50.00% 211ms 211ms 44
7d 49.58% 259ms 259ms 236
30d 49.55% 258ms 258ms 1334

Unlike Spec 10 services, DNSSEC has no formal availability SLA. Thresholds shown are operational guidelines.

Current Check Status

Reported by Any53 Probes
Type AF RTT Last Check Source Details Status TSLAC
DNS v4 42ms 20 minutes ago local NSID: s2.yvr OK
DNS v6 49ms 20 minutes ago local NSID: s2.mnp OK
DNSSEC v4 205ms 1 hour, 9 minutes ago local Key: 8731 OK
DNSSEC v6 1 hour, 9 minutes ago local FAIL

Nameservers

9 IPs tested
Hostname IP Address AF ASN RPKI Status
be.dns.eu 149.38.1.26 v4 AS174
si.dns.eu 193.2.221.62 v4 AS2107
si.dns.eu 2001:1470:8000:100::62 v6
w.dns.eu 194.0.25.28 v4 AS1921
w.dns.eu 2001:678:20::28 v6
x.dns.eu 185.151.141.1 v4 AS31529
x.dns.eu 2a02:568:fe00::6575 v6
y.dns.eu 194.146.106.90 v4 AS8674
y.dns.eu 2001:67c:1010:23::53 v6

Per ICANN Spec 10, we test all delegated nameserver IPs independently.

Test With Your Computer

DNS

dig @be.dns.eu xn--e1a4c. SOA +dnssec +nsid Query SOA with DNSSEC validation and NSID
drill -D xn--e1a4c. SOA @be.dns.eu Alternative using drill with DNSSEC trace

Registry Information

Active
TLD .ею (xn--e1a4c)
Operator European Union (Cyrillic)

ICANN SLA Requirements

Per ICANN Registry Agreement Specification 10:

DNS SLA UDP RTT ≤ 500ms for 95% of queries. Availability: 99% (max 432 min/month downtime).

API Access

JSON API

Access .ею (xn--e1a4c) compliance metrics programmatically via our REST API.

Quick Start

GET /any53/api/v1/compliance/xn--e1a4c/
curl -H "X-API-Key: ${YOUR_API_KEY}" \
  "https://www.any53.com/any53/api/v1/compliance/xn--e1a4c/"

Example Response

{
  "tld": "xn--e1a4c",
  "display_name": ".ею (xn--e1a4c)",
  "operator": "European Union (Cyrillic)",
  "updated_at": "2026-01-31T12:00:00Z",
  "dns": {
    "availability_24h": 99.99,
    "rtt_p50_ms": 12,
    "rtt_p95_ms": 42,
    "sla_threshold_ms": 500
  },
  "servers": {
    "whois_host": "whois.eu"
  },
  "spec10_compliant": true
}

Generate API Key

Get a free API key to start making requests. Provide an email to upgrade to the verified tier (600 requests/hour).

Endpoints

Endpoint Description Tier
GET /compliance/ List all monitored TLDs All
GET /compliance/{tld}/ Current metrics for a TLD All
GET /compliance/{tld}/history/ Historical time-series data Organization
GET /compliance/{tld}/probes/ Per-probe breakdown Organization
POST /compliance/keys/ Generate a new API key No auth

Rate Limits

Tier Rate Limit Features
Anonymous 100/hour Current snapshot, hourly aggregates
Verified 600/hour Current snapshot, hourly aggregates
Organization 6000/hour Historical data, per-minute resolution, per-probe breakdown