Skip to main content

Email spoofing

Email spoofing is forging the sender address of an email so it appears to come from a trusted domain. It is the technical basis for most phishing and BEC.

How it works

Plain SMTP lets a sender set any "From" address. Spoofing is blocked when receiving servers can check SPF (which senders are allowed), DKIM (a cryptographic signature), and DMARC (what to do on failure), but only if your domain publishes and enforces these records.

How it relates to brand impersonation

Email spoofing is brand impersonation in the inbox. Even with strong DMARC on your primary domain, attackers fall back to lookalike domains, which is where monitoring and takedowns come in.

How nebty helps

Our email spoofing guide explains the controls to deploy, and nebty monitors for the lookalike domains attackers use when your real domain is protected, ready for an on-demand takedown.

Email spoofing guide

How the three records fit together

The three email-authentication records each cover a different gap, and they only work together. SPF lists the servers allowed to send mail for your domain, so a receiver can reject a message from anywhere else. DKIM adds a cryptographic signature, so a receiver can confirm the message was not altered and really came from your domain. DMARC ties the two together: it tells receivers what to do when a message fails both checks and reports who is sending as you. The common mistake is publishing DMARC in monitor mode and never moving to reject, which logs the abuse without stopping it. Even at full enforcement you have only protected your exact domain; attackers respond by registering lookalike domains, and removing those is where monitoring and takedowns come in. Our email spoofing guide walks through the setup.

A concrete example

The accounting team of a Solara Finance supplier receives a mail from [email protected]: the bank account for future payments has changed. The address is the real one, letter for letter, because the attacker forged the From header. Solara Finance had published SPF and DKIM but left DMARC in monitor mode, so receiving servers saw the failed checks and delivered the mail anyway. One quarter and one diverted payment later, the policy moves to reject, and the same forgery bounces instead of landing.

How to spot and stop it

  1. Publish SPF and DKIM, then move DMARC from monitor mode to reject. Monitor mode only documents the abuse; reject stops it.
  2. Read the DMARC aggregate reports. They show every server sending as your domain, which catches both attackers and forgotten legitimate senders before enforcement breaks them.
  3. Expect attackers to switch to lookalike sender domains once your own domain is closed, and cover that gap with domain monitoring.

Frequently asked questions

Can anyone spoof my email address?

Technically yes: the From header of an email is just a text field, like the sender line on an envelope. Whether the forgery reaches inboxes depends on your SPF, DKIM, and DMARC records and on the policy you enforce with them.

Is SPF alone enough to stop email spoofing?

No. SPF checks a hidden envelope address, not the From line the reader sees, so a forged display domain can pass SPF. Only DMARC ties the visible From address to the authentication results and tells receivers to reject mismatches.

See who is impersonating your brand

The free nebty report scans the web for lookalike domains and fake profiles targeting your brand, with no obligation.

Get your free report