DNS A record change check

Lemwatch hashes your A records every hour and alerts when the IP list changes — a fast signal for hijacks, misdeploys, or accidental DNS edits.

Quick answer

Lemwatch resolves your domain's A records hourly, hashes the sorted IP list, and alerts when the hash changes vs the previous cycle.

What it checks

Where to find it in Lemwatch

Site details → Health → DNS tab. Change events also surface in Activity Log with a "DNS change" pill.

How to respond

  1. Open the DNS tab to see old vs new IPs side-by-side.
  2. Confirm the change matches a planned deploy or DNS migration.
  3. If unplanned, check your registrar audit log for unauthorised edits.
  4. Add the new IPs to your CDN allowlist if you use origin protection.
  5. Acknowledge the alert to silence follow-ups for that IP set.

FAQ

Will this alert on healthy round-robin rotations?

No — the sorted-set hash treats [1.1.1.1, 2.2.2.2] and [2.2.2.2, 1.1.1.1] as identical.

How fast is the alert?

Within one hourly cycle. Pro plans can drop this to 15 min.

Related