dotvitals

Records are published with a very long TTL

LowConfirmedQuick windns.records.ttl-too-high

What this check looks for

Resolvers are told to remember these records for a very long time. If you need to change or undo one, a large part of the internet will keep using the old value for hours or days.

Why it matters

A long TTL is a long recovery time. Moving a server, failing over after an incident, or withdrawing a record you published by mistake all take as long as the TTL you set before it, and there is nothing you can do to speed it up once it is cached.

When the check passes, your report says: “Record TTLs are short enough to change without a long wait”.

What it costs your score

When this check fails it removes 3 points from your DNS score, before the status, confidence and repeat multipliers are applied. DNS carries a weight of 10 in the overall score.

It shares the dns.records.ttl family ceiling of 6 points: however many findings that family produces, together they cannot remove more than that from DNS. One underlying problem showing up in several places is still one problem.

Severity
low
Default confidence
confirmed
Status when triggered
warn
Deduction
3 points
Family cap
dns.records.ttl · 6
Category
DNS
Module
Dns records
Fix owned by
dns host
In the ruleset since
2026.09

How the whole score is calculated

How to fix it

Lower the TTL to one hour so a future change is not locked in for days.

The TTL you publish today is the minimum time a mistake tomorrow will last.

  1. Set the TTL on these records to 3600 seconds.

  2. Before any planned migration, lower it to 300 seconds and wait a full old-TTL period before making the change.

  3. Restore 3600 once the migration is complete and verified.

How to confirm it worked

  • dig +noall +answer A ‹domain› — check the TTL column

A named slot like ‹domain› — and the braces left in the configuration below — is filled in with your own values when this rule appears on a report.

Technical detail

These record sets publish a TTL above ‹maximum seconds› seconds: ‹record list›. Nothing is broken; the cost is entirely in how long a future change takes to take effect. Long TTLs are judged only on records an operator changes — A, AAAA, CNAME, MX, TXT and HTTPS — because registries publish NS records at two days by design and that is theirs, not yours.

Standards and references

Test this on your domain

Run the check that produces this finding, on its own, against any domain.

Open the dns records checkerBuild the fix

Other dns records checks