TLD SLA Compliance Metrics
Spec 10DNS
| Period | Availability | RTT Compliance | RTT p50 | RTT p95 | Checks | TSLAC |
|---|---|---|---|---|---|---|
| 24h | 100% | 100% | 106ms | 283ms | 793 | |
| 7d | 100% | 100% | 105ms | 301ms | 4290 | |
| 30d | 100% | 100% | 106ms | 527ms | 23647 |
DNS Protocol Issues
Non-Compliant BehaviorThese protocol issues were observed in the last 7 days and may affect DNS resolution or DNSSEC validation.
| Issue | Nameserver | First Seen | Last Seen |
|---|---|---|---|
aa_missing
— Authoritative response without AA bit
|
a.registry.qa
|
2026-01-31 05:24 | 2026-04-15 20:40 |
aa_missing
— Authoritative response without AA bit
|
e.registry.qa
|
2026-01-31 05:24 | 2026-04-15 20:40 |
edns0_ignored
— EDNS0 OPT absent in NOERROR response
|
a.registry.qa
|
2026-01-30 07:24 | 2026-04-15 20:40 |
edns0_ignored
— EDNS0 OPT absent in NOERROR response
|
e.registry.qa
|
2026-01-30 07:24 | 2026-04-15 20:40 |
Issues like rrsig_missing_udp indicate nameservers silently dropping DNSSEC signatures
in UDP responses without setting the truncation bit, which breaks validation for resolvers.
Current Check Status
Reported by Any53 Probes| Type | AF | RTT | Last Check | Source | Details | Status | TSLAC |
|---|---|---|---|---|---|---|---|
DNS
|
v4 | 1.4ms | 39 minutes ago | local | NSID: 3.ord.pch | OK | |
DNS
|
v6 | 1.4ms | 39 minutes ago | local | NSID: 3.ord.pch | OK |
Nameservers
13 IPs tested| Hostname | IP Address | AF | ASN | RPKI | Status |
|---|---|---|---|---|---|
a.registry.qa |
178.23.16.104 |
v4 | AS42298 | ||
b.registry.qa |
178.23.17.104 |
v4 | AS42298 | ||
c.registry.qa |
212.77.192.10 |
v4 | AS8781 | ||
d.registry.qa |
212.77.192.13 |
v4 | AS8781 | ||
e.registry.qa |
178.23.20.60 |
v4 | AS42298 | ||
f.registry.qa |
37.209.192.6 |
v4 | AS12008 | ||
f.registry.qa |
2001:dcd:1::6 |
v6 | AS12008 | ||
g.registry.qa |
37.209.194.6 |
v4 | AS12008 | ||
g.registry.qa |
2001:dcd:2::6 |
v6 | AS12008 | ||
h.registry.qa |
178.23.22.60 |
v4 | AS42298 | ||
h.registry.qa |
2a0c:a640:1:22::60 |
v6 | AS42298 | ||
i.registry.qa |
204.61.216.62 |
v4 | AS42 | ||
i.registry.qa |
2001:500:14:6062:ad::1 |
v6 | AS42 |
Per ICANN Spec 10, we test all delegated nameserver IPs independently.
Test With Your Computer
DNS
dig @a.registry.qa xn--wgbl6a. SOA +dnssec +nsid
Query SOA with DNSSEC validation and NSID
drill -D xn--wgbl6a. SOA @a.registry.qa
Alternative using drill with DNSSEC trace
Registry Information
Active
TLD
.قطر (xn--wgbl6a)
Operator
Qatar (Arabic)
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 APIAccess .قطر (xn--wgbl6a) compliance metrics programmatically via our REST API.
Quick Start
GET
/any53/api/v1/compliance/xn--wgbl6a/
curl -H "X-API-Key: ${YOUR_API_KEY}" \
"https://www.any53.com/any53/api/v1/compliance/xn--wgbl6a/"
Example Response
{
"tld": "xn--wgbl6a",
"display_name": ".قطر (xn--wgbl6a)",
"operator": "Qatar (Arabic)",
"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.registry.qa"
},
"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).
Save this key now! It cannot be retrieved later.
Tier:
Rate limit: /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 |