8 min read By Excello Mail Team

Your Email Passed DMARC, SPF, and DKIM. The Phishing Link Inside Did Too.

Security researchers have documented a growing class of phishing campaigns where every email authentication check passes cleanly -- DMARC, SPF, and DKIM all return green -- yet the message delivers a malicious payload. Understanding why authentication cannot stop this, and what can, has become one of the most urgent questions in email security.

A message arrives. The sender domain looks legitimate. The receiving mail server checks SPF: pass. It verifies the DKIM signature: pass. It evaluates the DMARC record against both results: pass. Every authentication gate that the email industry has spent two decades building waves the message through. The user clicks the link inside. Their credentials are compromised within minutes.

This is not a theoretical scenario. Security researchers at CyberCheck360 documented exactly this attack pattern in detail, tracking campaigns where attackers registered fresh domains for as little as $12, hosted pixel-perfect credential-harvesting replicas of Microsoft 365 login pages, and sent email from those domains with valid SPF records and legitimate DKIM signatures. The messages did not fail authentication. They were not designed to. The authentication infrastructure worked exactly as it was designed to – and that is precisely the problem.

What Email Authentication Actually Proves

Email authentication protocols – SPF, DKIM, and DMARC – were designed to solve a specific problem: unauthorized use of a domain name in the From: header of an email message. SPF verifies that the sending mail server is authorized to send on behalf of the envelope sender domain. DKIM verifies that the message content has not been altered in transit and was signed by a key associated with a specific domain. DMARC ties both together and specifies what to do when they fail.

What none of these protocols verify is whether the domain in the From: header is the one the recipient expects, whether the content of the message is safe, or whether the links inside the message lead anywhere legitimate. A domain registered yesterday with a name chosen to resemble a trusted brand – microsoftsecurityalert[.]com, invoice-portal-payments[.]net, your-bank-secure-login[.]com – can have valid SPF and DKIM records published within minutes of registration. An email sent from that domain, to any recipient, will pass all three authentication checks with full marks.

DMARC is not a content filter. It is an authorization framework. It answers the question: “Did this message come from a server that the domain owner authorized?” It does not answer: “Is this domain owner trustworthy?” Those are different questions, and conflating them has become one of the most exploited gaps in enterprise email security.

The $12 Attack That Authentication Cannot Stop

The CyberCheck360 research mapped a repeatable attack methodology that has become disturbingly routine.

On day one, the attacker registers a domain. The registration cost is typically under $15 at any commercial registrar, requires no identity verification in most jurisdictions, and can be completed anonymously through privacy proxy services. Simultaneously, the attacker configures hosting for a credential-harvesting page – often a near-pixel-perfect replica of a Microsoft 365, Google Workspace, or corporate VPN login page, built from stolen or reversed HTML assets.

On day two, the attacker publishes an SPF record authorizing their sending infrastructure and generates DKIM signing keys, publishing the public key as a DNS TXT record under the new domain. Neither action triggers any alert. DNS propagation completes in minutes to hours.

By day three – sometimes sooner – the attacker is sending email. The messages claim to be urgent notifications: an invoice requiring approval, a shared document requiring signature, a security alert requiring immediate action. The From: header displays the new domain. The message body contains a single link to the harvesting page. SPF passes. DKIM passes. DMARC passes. Inbox delivery follows.

The entire infrastructure, from domain registration to credential harvesting, can be operational in 72 hours and costs less than a dinner for two. The authentication protocols that receiving mail servers check return uniformly positive results throughout.

Why “Just Check Authentication” Is Not Enough

The industry response to this research has exposed a widespread misconception about what DMARC enforcement achieves.

DMARC enforcement – specifically a p=reject policy – is genuinely valuable. It prevents attackers from spoofing your domain in the From: header of messages sent to others. If an attacker wants to send email claiming to come from yourbrand.com and your domain has a p=reject policy with proper alignment, participating mail servers will reject those messages. That is meaningful protection against direct impersonation.

What DMARC enforcement cannot do is prevent an attacker from registering a different domain and sending from there. The p=reject policy on yourbrand.com says nothing about what happens with email from yourbrand-invoices.com, yourbrand-secure.net, or any of the estimated 300,000 new domains registered daily. Each of those domains is a potential impersonation vehicle, and each can have valid SPF, DKIM, and DMARC records of its own.

The research team documented a 34 percent increase in newly registered domains used for phishing campaigns between Q4 2025 and Q1 2026. The vast majority of those domains were configured with valid authentication records before the first phishing message was ever sent. They did not need to bypass authentication. They built their own.

The Detection Gap This Creates for Organizations

For security teams, the authentication-passing phishing campaign creates a detection problem that sits outside the traditional email security toolset.

Most enterprise email security gateways make filtering decisions based on a combination of sender reputation, authentication results, content analysis, and link scanning. Sender reputation is ineffective against newly registered domains – they have no reputation, which is neutral rather than negative. Authentication results are positive by design. Content analysis has been defeated by minimalist message templates that contain little text and a single link. Link scanning at delivery time evaluates the URL, not the destination page content, and the harvesting page is often not activated until after the initial delivery scan completes.

This is not a failure of any individual security product. It is a structural gap created by the mismatch between what authentication protocols verify and what attackers are actually doing.

The organizations best positioned to detect this class of attack share several characteristics. They monitor for domain registrations that resemble their brand or their key partners’ brands. They analyze the full sending infrastructure behind every message, not just the authentication result. They apply user-reported phishing intelligence rapidly enough that a campaign active at 9 AM is blocked for the rest of the organization by 9:05. And critically – they ensure their own authentication is locked down so attackers cannot also exploit the direct-spoofing vector simultaneously with the lookalike-domain vector.

What Full Authentication Posture Actually Requires

The CyberCheck360 findings should not be read as an argument against DMARC deployment. They should be read as a correction to a narrower argument: that DMARC alone is sufficient.

A comprehensive email authentication posture for 2026 has at minimum four components.

Enforce on your own domain. A p=reject DMARC policy, with SPF and DKIM properly aligned, closes the direct-spoofing vector entirely for participating mail servers. This is the baseline requirement, not the ceiling. If your domain is at p=none, attackers have two attack paths available: lookalike domains and direct spoofing. Enforcement closes one of them.

Monitor inbound authentication results alongside other signals. DMARC authentication results on inbound email tell you that a message came from an authorized server for its stated domain. They do not tell you that the domain is trustworthy. Systems that combine authentication results with domain age, registration history, infrastructure reputation, and behavioral signals across the receiving organization close more of the gap.

Implement BIMI where possible. Brand Indicators for Message Identification, while not an authentication protocol in itself, requires verified Mark Certificates issued to confirmed domain owners. A BIMI-eligible domain with a VMC has gone through identity verification that a $12 domain cannot. Recipients trained to recognize BIMI-verified brand indicators have an additional visual signal that an authentication-passing lookalike cannot provide.

Treat aggregate reporting as threat intelligence, not compliance data. DMARC aggregate reports describe who is sending email that claims to be from your domain. Organizations that route this data into their threat intelligence workflow – watching for unfamiliar sending infrastructure, IP ranges associated with known threat actors, or geographic anomalies – often detect campaign infrastructure before it is actively used against their recipients.

The Sender’s Responsibility in This Landscape

There is a dimension of the authentication paradox that directly affects organizations that send email, not just those that receive it.

The same shift that makes authentication-passing phishing possible – the ease of registering look-alike domains with valid authentication records – has made deliverability considerably harder for legitimate senders. Receiving mail providers are under pressure to classify messages that pass authentication but originate from low-reputation or newly registered domains with high suspicion. The collateral of that pressure falls on small and medium senders whose legitimate infrastructure has thin reputation history or intermittent sending volume.

The practical consequence is that authentication is necessary but not sufficient for inbox placement. Senders who want consistent deliverability need strong authentication as the foundation, then layer engagement history, domain age, list hygiene, and complaint rates on top of it. An authenticated message from a domain that recipients consistently ignore, mark as spam, or never engage with will still land in the junk folder regardless of SPF/DKIM/DMARC pass results.

This is the same dynamic playing out from the opposite direction. The authentication system does not distinguish between a legitimate low-engagement sender and a newly launched phishing operation. Both look alike at the protocol layer. Both need to build trust through signals that sit above the authentication layer: engagement, reputation, and behavioral consistency over time.


DMARC, SPF, and DKIM are essential – and they are the starting point, not the finish line. Sign up free to Excello Mail to get enforcement-ready authentication, real-time aggregate reporting, and the deliverability monitoring that turns passing authentication into actual inbox trust.