A one-time SPF, DKIM, and DMARC check is not enough. The records that made your domain inbox-ready in January will not still be inbox-ready in March. DKIM keys rotate. ESPs change their include chains. DMARC policies get tightened by a well-meaning IT admin. A single broken record can quietly push every outbound email into the spam folder for weeks, and the first sign is usually a client or prospect saying "your emails stopped landing."
Deliverability monitoring is the practice of re-checking those records on a schedule and alerting the moment one breaks. This guide covers what to monitor, how often, and what to do when an alert fires.
Most deliverability incidents trace back to one of five things:
p=none to p=reject without confirming that all legitimate senders are aligned. Suddenly, mail from a third-party tool that was passing now gets rejected.The first four are DNS problems. A monitoring tool that re-resolves the records daily will catch them within 24 hours. The fifth requires checking blocklists, which is a separate check but belongs in the same daily loop.
Daily is the floor. Here is the reasoning:
For most agencies and developers, daily monitoring of every sending domain is the right default. If a domain is about to send a large campaign, bump it to every 6 hours for the duration.
Each monitoring pass should resolve and validate the same seven checks a one-time audit runs:
all mechanism, and stays under the 10-lookup limit.The output of each pass is a score (0 to 100) and a list of failing checks. The score tells you the overall health. The failing checks tell you exactly what to fix. A monitoring tool that gives you both is worth more than one that gives you only a score.
An alert is only useful if it leads to a fix. The workflow:
_dmarc TXT record. For PTR, it means asking the hosting provider to update the reverse DNS.The whole loop, from alert to fix to confirmation, should take under an hour for a DNS record change. The monitoring tool should make the first step (reading the failing check) instant, so the time goes into the fix, not into diagnosis.
An agency runs cold email for many clients on many domains. Monitoring one domain is a script. Monitoring twenty is a system. The system needs:
The deliverability stack for agencies covers the full workflow. This page covers the monitoring layer.
Run a free check on one of your sending domains right now and see the seven-check score and the exact fixes: cold email deliverability checker. When you are ready to monitor the whole book daily and get alerted the moment a record breaks, that is what the Pro and Agency tiers are for.
Related: Deliverability for developers · What an audit tool checks · How to monitor DMARC reports · Is my domain blacklisted? · What is a good deliverability score?