.مليسيا (xn--mgbx4cd0ab)

TLD SLA Compliance Monitoring

TLD SLA Compliance Metrics

Spec 10

DNS

Period Availability RTT Compliance RTT p50 RTT p95 Checks TSLAC
24h 100% 100% 29ms 70ms 539
7d 100% 100% 29ms 151ms 2915
30d 100% 100% 29ms 151ms 16544

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% 59ms 78ms 66
7d 100% 60ms 80ms 352
30d 100% 58ms 80ms 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 19ms 11 minutes ago local NSID: WVQS-AQ5DSO-L6ZRS7 OK
DNS v6 18ms 11 minutes ago local NSID: WVQS-AQ5DSO-L6ZRS7 OK
DNSSEC v4 60ms 1 hour, 28 minutes ago local Key: 15766 OK
DNSSEC v6 78ms 1 hour, 28 minutes ago local Key: 15766 OK

Nameservers

11 IPs tested
Hostname IP Address AF ASN RPKI Status
a.mynic.centralnic-dns.com 194.169.218.114 v4
a.mynic.centralnic-dns.com 2001:67c:13cc::1:114 v6
a.nic.my 103.44.108.53 v4
a.nic.my 2001:ddc:0:53::53 v6
a1.nic.my 202.171.47.204 v4
b.mynic.centralnic-dns.com 185.24.64.114 v4
b.mynic.centralnic-dns.com 2a04:2b00:13cc::1:114 v6
c.mynic.centralnic-dns.com 212.18.248.114 v4
c.mynic.centralnic-dns.com 2a04:2b00:13ee::114 v6
d.mynic.centralnic-dns.com 212.18.249.114 v4
d.mynic.centralnic-dns.com 2a04:2b00:13ff::114 v6

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

Test With Your Computer

DNS

dig @a.mynic.centralnic-dns.com xn--mgbx4cd0ab. SOA +dnssec +nsid Query SOA with DNSSEC validation and NSID
drill -D xn--mgbx4cd0ab. SOA @a.mynic.centralnic-dns.com Alternative using drill with DNSSEC trace

Registry Information

Active
TLD .مليسيا (xn--mgbx4cd0ab)
Operator Malaysia (Arabic Jawi)

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

Quick Start

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

Example Response

{
  "tld": "xn--mgbx4cd0ab",
  "display_name": ".مليسيا (xn--mgbx4cd0ab)",
  "operator": "Malaysia (Arabic Jawi)",
  "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.mynic.my"
  },
  "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