Blog article

3 Sep 20266 minutes read

Waseem OsmanWaseem OsmanDMARC Enthusiast

Brand Spoofing: The Enterprise DMARC Defense Playbook

Digital Shield With An Email Icon Over A Blue Cyber Network Background

Brand spoofing overview:

  • Map before you enforce. An incomplete domain inventory means gaps that brand spoofing can exploit.
  • Monitoring mode isn't optional. Running p=none for 30+ days surfaces unknown senders and alignment failures before they break email.
  • Enforcement happens in stages. Move to reject after you've confirmed that quarantine has been stable.
  • Alignment failures have root causes. They trace back to forwarding chains, third-party platforms, and M&A-inherited senders.
  • Audit documentation matters. It turns enforcement into compliance evidence for risk and regulatory reporting.
  • Marketing automation platforms (often sending from subdomains)
  • HR and payroll systems (onboarding, payslip notifications)
  • Customer support platforms (ticketing confirmation, survey tools)
  • Finance systems (invoice delivery, payment notifications)
  • Legacy internal tools (still send email through old infrastructure)
HostTypeValue
@TXTv=DMARC1; p=none; rua=mailto:<[email protected]>; ruf=mailto:<[email protected]>; fo=1
  • Unknown IP addresses passing SPF: a sending service you weren't aware of
  • DKIM alignment failures: services signing with a different domain than the "From" header
  • SPF ~all or ?all qualifiers: permissive configurations that allow unauthenticated email to pass
  • Subdomains with no SPF record at all: spoofing targets that are completely unprotected
  1. p=quarantine: apply a quarantine policy once your domain inventory and monitoring data confirm every legitimate sender is accounted for.
  2. p=reject: move to reject only after quarantine has been stable for at least 2 to 4 weeks with no legitimate email affected.
HostTypeValue
@TXTv=DMARC1; p=reject; rua=mailto:<[email protected]>; aspf=s; adkim=s;
  • Current DMARC policy status for every domain in scope
  • Date of policy changes and who authorized them
  • Aggregate report summaries showing authentication pass rates over time
  • Incident records for any legitimate email affected by enforcement changes
  • Vendor records confirming DKIM configuration for authorized third-party senders
  • Forwarding chains: email forwarded through a third-party system typically breaks SPF alignment. DKIM alignment survives forwarding if the message isn't modified. Prioritize DKIM over SPF for senders that route through mailing lists or forwarding rules.
  • Third-party platforms: CRM and marketing platforms often send on behalf of your domain. Verify that DKIM is correctly configured.
  • M&A-inherited senders: acquired businesses often have their own sending infrastructure that now sends email under your domain. Treat acquired domains as a separate category and run them through the same monitoring phase before enforcement.

Share

Get our latest blogs delivered to your inbox each month

Leave a reply

Your email address will not be published. Required fields are marked *

Useful Tools

DNS Lookup
Free toolNo sign-up

DNS Lookup

Use Sendmarc's DNS lookup tool to instantly analyze domain records, verify configurations, and detect DNS issues for better performance.

Email Header Analyzer
Free toolNo sign-up

Email Header Analyzer

Quickly analyze email headers with Sendmarc’s email header analyzer. Check SPF, DKIM, and DMARC results, detect phishing, and improve email deliverability.

Domain Checker
Free toolNo sign-up

Domain Checker

Use the Sendmarc domain checker to test against malicious use - free, no sign-up required, with results in under a minute.