DNS Made Easy status history
Current state: operational — “Operational” per https://dnsstatus.com (Status.io), checked 2026-09-16 12:28 UTC.
2incidents, last 30 days
2incidents, last 90 days
2incidents on record
Status.io only exposes incidents that are open right now, so this history starts on 2026-09-04, the day we first watched DNS Made Easy. It fills in from here.
Incidents on record (2)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-09-10 12:09 UTC | Network Maintenance at Johannesburg, South Africa PoP | maintenance | maintenance | 24 h 19 min (approx.) |
| 2026-09-09 12:08 UTC | Network Maintenance in Washington DC, US PoP | maintenance | maintenance | 24 h 07 min (approx.) |
Titles, statuses and impact levels are the vendor's own words. Durations marked approx. are inferred from the poll that first found the incident gone. Shows the latest 60; the JSON has everything we hold (up to 400 days).
Watch DNS Made Easy with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"dns-made-easy"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}