Get fresh insights, pro tips, and thought starters–only the best of posts for you.
Display name spoofing is a phishing technique where an attacker changes the visible sender name in an email to impersonate a trusted person or organization, while the underlying email address remains different or fraudulent. Most email clients prominently show the display name rather than the full email address, making this an effective way to deceive recipients at a glance. Unlike domain spoofing, this attack does not require forging the actual sending domain.
This technique exploits how people read emails on mobile devices in particular, where the sender’s full email address is often hidden or truncated. A recipient sees a familiar name like “IT Support” or a CEO’s name, without noticing the mismatched address behind it.
The attack relies on manipulating the “From” field metadata rather than the email infrastructure itself.
A common example is an email showing “CEO Name” as the sender, while the actual address reads something unrelated, requesting an urgent wire transfer or credential submission.
| Attribute | Display Name Spoofing | Domain Spoofing |
| What is forged | Visible sender name only | The actual sending domain |
| Technical complexity | Low, requires no domain control | Higher, often bypasses SPF/DKIM/DMARC |
| Detection difficulty | Easy if recipient checks the full address | Harder, since the domain may appear legitimate |
| Common defense | User awareness, email client warnings | Email authentication protocols (SPF, DKIM, DMARC) |
Both techniques are often combined with urgency or authority cues to pressure recipients into acting quickly.
This technique is a common entry point for business email compromise (BEC) attacks, which frequently target finance and HR teams with impersonated executive requests. Since it requires no technical email infrastructure compromise, it remains accessible to low-sophistication attackers.
Employee awareness training and email client configurations that display full sender addresses are primary defenses. Technical email authentication protocols alone do not stop display name spoofing, since the sending domain itself may be entirely legitimate.
While display name spoofing is fundamentally an email security issue, Hexnode UEM helps reduce its downstream impact on managed endpoints. Hexnode UEM allows administrators to configure and manage corporate email accounts across devices, helping IT teams maintain visibility over how email is set up and accessed on managed endpoints. Paired with web content filtering that blocks known malicious or phishing domains, this reduces the chance that a spoofed email successfully leads to a compromised device.
Yes, since these protocols validate the sending domain, not the visible display name, spoofed display names can pass authentication checks entirely.
No, attackers do not need access to any legitimate account since they simply set an arbitrary display name on their own outgoing email.
Yes, mobile interfaces often show only the display name by default, making the underlying email address less visible to recipients.