.հայ (xn--y9a3aq)

TLD SLA Compliance Monitoring

TLD SLA Compliance Metrics

Spec 10

DNS

Period Availability RTT Compliance RTT p50 RTT p95 Checks TSLAC
24h 100% 100% 88ms 199ms 440
7d 100% 100% 90ms 597ms 2400
30d 99.92% 99.92% 90ms 879ms 13248

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 100% 126ms 135ms 66
7d 100% 123ms 132ms 360
30d 99.95% 135ms 153ms 2008

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 161ms 7 minutes ago local NSID: am.yer.sci-11 OK
DNS v6 151ms 7 minutes ago local NSID: am.yer.aic-11 OK
DNSSEC v4 132ms 1 hour, 5 minutes ago local Key: 57177 OK
DNSSEC v6 122ms 1 hour, 5 minutes ago local Key: 57177 OK

Nameservers

8 IPs tested
Hostname IP Address AF ASN RPKI Status
fork.sth.dnsnode.net 77.72.229.254 v4
fork.sth.dnsnode.net 2a01:3f0:0:306::53 v6
ns-cdn.amnic.net 194.0.1.26 v4
ns-cdn.amnic.net 2001:678:4::1a v6
ns-pch.amnic.net 204.61.216.96 v4
ns-pch.amnic.net 2001:500:14:6096:ad::1 v6
ns-pri.nic.am 195.43.75.53 v4
ns-pri.nic.am 2001:7f9:8:53::1 v6

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

Test With Your Computer

DNS

dig @fork.sth.dnsnode.net xn--y9a3aq. SOA +dnssec +nsid Query SOA with DNSSEC validation and NSID
drill -D xn--y9a3aq. SOA @fork.sth.dnsnode.net Alternative using drill with DNSSEC trace

Registry Information

Active
TLD .հայ (xn--y9a3aq)
Operator Armenia (Armenian)

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--y9a3aq) compliance metrics programmatically via our REST API.

Quick Start

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

Example Response

{
  "tld": "xn--y9a3aq",
  "display_name": ".հայ (xn--y9a3aq)",
  "operator": "Armenia (Armenian)",
  "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.amnic.net"
  },
  "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