Email Security
DMARC tools that make the domain refuse the lookalike (2026)
A 2026 shortlist of SPF, DKIM, and DMARC operators. Public docs, not a lab bake-off.
Expertise: Email Security · Level: Intermediate · 12 min read
A lookalike invoice does not care that you have a SEG.
The domain had no DMARC. The lookalike did. Email authentication is a DNS job plus a report inbox. A secure email gateway is a different list. This page is the record and the reporter.
Six operators. One open filter. Three DMARC SaaS shapes. One enterprise fraud module. One checker. Public docs. Not a bake-off.
Technical check: we cross-check first-party product pages, public licenses, and live documentation. Rank is a technical recommendation, not a recap of other lists, and not a lab bake-off.
| Tool | Best for | License |
|---|---|---|
| OpenDMARC | Open milter you can run | BSD-style (see repo) |
| dmarcian | DMARC operations and reports | Commercial |
| Valimail | Enterprise DMARC and BIMI path | Commercial |
| EasyDMARC | Approachable DMARC SaaS | Commercial |
| Proofpoint Email Fraud Defense | Enterprise fraud module next to a SEG | Commercial |
| MXToolbox | The checker you already used | Freemium / commercial |
OpenDMARC
Best for open milter you can run
OpenDMARC is a milter. It evaluates DMARC on mail you already receive. You operate the MTA.
Key features
- Milter
- You host it
- Works with OpenDKIM in the same story
- Open source
Why we like it
This is the hidden gem if you still run a mailer. A SaaS reporter does not replace a filter on your MX.
Limits
You staff postfix or equivalent. Reports still need a place to land.
dmarcian
Best for dMARC operations and reports
dmarcian is a DMARC operations shop. They parse aggregate reports and help you move p=none to reject.
Key features
- Report parsing
- Source inventory
- Deployment help they sell
- Commercial
Why we like it
When the inbox of XML is the pain, this is a specialist.
Limits
Commercial. We did not run a tenant. You still publish the DNS.
Valimail
Best for enterprise DMARC and BIMI path
Valimail sells DMARC enforcement and BIMI-adjacent trust. Enterprise motion.
Key features
- Enforcement story
- BIMI path they document
- Enterprise connectors
- Commercial
Why we like it
Known shelf for large senders.
Limits
Commercial. BIMI is not DMARC. Do not buy a logo before p=reject.
EasyDMARC
Best for approachable DMARC SaaS
EasyDMARC is a SaaS that walks SPF flattening and DMARC. Common on smaller estates.
Key features
- Wizard-style onboarding
- Reports
- SPF tools
- Commercial
Why we like it
If the team is two people and a domain, this is the shelf they will finish.
Limits
Commercial. Flattening SPF badly can hide sources. You still own DNS.
Proofpoint Email Fraud Defense
Best for enterprise fraud module next to a SEG
Proofpoint EFD sits next to the gateway. DMARC and lookalike stories they publish.
Key features
- DMARC at enterprise scale
- Lookalike features they document
- Same family as the SEG
- Commercial
Why we like it
If Proofpoint is already the gateway, ask for this module before a fourth DMARC SaaS.
Limits
Commercial. Not OpenDMARC. We did not run it.
MXToolbox
Best for the checker you already used
MXToolbox is the lookup. It is not an operator. It is how half the internet checks the record.
Key features
- DMARC lookup
- Blacklists and SMTP checks
- Shareable results
- Freemium
Why we like it
A list without a checker would lie. This is the row people already have bookmarked.
Limits
A green check is not p=reject. It does not parse 90 days of RUA for you.
What the internet thinks about DMARC tools
DMARC threads treat p=none as a monitor, not a control. We did not box a lookalike-recipe comment. The job is reject after you know your sources. Check your own TXT record.
Prove you can read a DMARC record
Look up your own domain’s DMARC on a host you own. Do not probe a stranger’s mailer.
dig +short TXT _dmarc.securecoding.com
FAQs
Does DMARC replace a secure email gateway?
No. DMARC authenticates your domain. A SEG filters the inbox. Different door.
Is p=none enough?
No. It is a monitor. The lookalike still lands.
Should I buy BIMI first?
No. BIMI is a mark. DMARC reject is the control.
Is this a scored bake-off?
No. Order is editorial.