Table of Contents
The email arrived with a display name of "County of Santa Clara" and a subject line about a property tax payment deadline of December 10, 2025. The body read like every other official county notice: real phone number, real physical address, real email contact for the tax assessor's office, and a link to the actual county payment portal at payments.sccgov.org.
If a recipient checked the links, they resolved to the legitimate county website. If they called the phone number, it would ring the actual tax office. If they looked up the address, it matched the county's published location.
The sending domain was telleronline[.]net. It had no affiliation with Santa Clara County.
The Anatomy of a Clean Impersonation
The From header displayed "County of Santa Clara" as the sender name, but the envelope address was noreply@telleronline[.]net. This is the classic email spoofing displacement technique: use a display name the recipient recognizes and trusts, while the actual sending domain is something entirely different.
telleronline[.]net was registered in 2020 through Amazon Registrar with privacy-protected WHOIS. There is no publicly verifiable connection between the domain and any county government. The domain has no corporate website, no social presence, and no business registration that ties it to public sector services.
The real county domain, sccgov[.]org, tells a very different story. It has a long-standing registration, with nameservers (ns01.santaclaracounty[.]gov and ns02.santaclaracounty[.]gov) owned and operated by the county itself. The contrast between an established, government-owned nameserver infrastructure and a privacy-shielded commercial registrar registration is stark.
What the attacker did well was to avoid the most common mistakes in email spoofing attacks. There were no lookalike domains in the links. There were no typosquatted URLs. Every clickable element in the body resolved to the real county infrastructure. The attacker understood that the payment link itself was not the fraud vector: the fraud was the conversation that would follow if a confused or pressured recipient replied, called a spoofed number, or was directed to a fraudulent payment page in a follow-on message.
Why Legitimate Links Do Not Mean a Legitimate Email
The presence of real county links created a specific detection gap. URL-scanning tools, sandbox detonation systems, and link-rewriting gateways would analyze the URLs in this message and return clean results. payments.sccgov.org/propertytax is a legitimate government payment portal. It is not a phishing page. It does not serve malware. Any system that assigns trust based on link destination would rate this email as safe.
This is a documented technique shift. Attackers who understand how Secure Email Gateways evaluate content have moved away from hosting phishing infrastructure on attacker-controlled domains. Instead, they embed real content, real links, and real contact details, counting on the recipient to either be deceived into compliance or to follow up through an attacker-controlled channel introduced in a second stage of the campaign.
The Verizon 2024 Data Breach Investigations Report documented social engineering as the leading technique in financially motivated breaches. Property tax impersonation targets a predictable window: tax payment deadlines create urgency, and the consequences of missing a government deadline feel serious enough to override normal skepticism.
See Your Risk: Calculate how many threats your SEG is missing
The Detection Surface Was One Mismatch
The entire case for flagging this email rested on a single observable fact: the display name claimed to be a county government and the sending domain had no relationship to that government.
This is the detection surface that authentication-only systems cannot see. DMARC, SPF, and DKIM do not verify display names. They verify whether the sending infrastructure is authorized for the sending domain. telleronline[.]net could have had a perfectly configured DMARC policy, valid SPF records, and a passing DKIM signature, and none of that would tell a receiving system that "County of Santa Clara" is a lie.
Behavioral and identity-layer analysis closes this gap. Matching display names against known impersonation targets (government entities, financial institutions, healthcare organizations) is a signal category that operates independently of authentication results. When a display name matches a known public entity but the sending domain has no verifiable connection to that entity, the mismatch is the alert.
Themis, the IRONSCALES platform AI, flagged this message on that basis. No link was malicious. No attachment was present. No urgency language was unusual for a tax notice. The flag was the identity mismatch: a display name claiming government authority, a sender with no credentials to that claim.
Why This Pattern Scales
The operational cost of this attack was low. The attacker did not need to build a phishing page. They did not need to register a lookalike domain. They copied a legitimate government notice, swapped the sending address, and waited. The same template could be reused against any county's tax season with trivial modifications.
That scalability is what makes display-name government impersonation a persistent threat category. The technical barrier is near zero. The template quality is as high as the government's own communications. And the detection surface is invisible to anyone whose security stack stops at authentication and link scanning.
Indicators of Compromise
| Type | Indicator | Context |
|---|---|---|
| Sender Display Name | County of Santa Clara | Impersonated government entity; no relationship to sending domain |
| Sender Address | noreply@telleronline[.]net | Actual envelope address; no county affiliation |
| Sending Domain | telleronline[.]net | Registered 2020 via Amazon Registrar; privacy-protected WHOIS |
| Impersonated Domain | sccgov[.]org | Legitimate county domain; nameservers owned by Santa Clara County |
| Impersonated Email | scctax@fin.sccgov[.]org | Real county tax contact referenced in email body |
| Impersonated Phone | 408-808-7900 | Real county assessor phone number used in lure |
| Lure Link | payments.sccgov[.]org/propertytax | Legitimate county payment portal; used to add plausibility |
| Lure Deadline | December 10, 2025 | Urgency anchor in property tax notice |
MITRE ATT&CK Mapping
| Technique | ID | Relevance |
|---|---|---|
| Impersonation | T1656 | Display name impersonation of a county government entity |
| Phishing: Spearphishing Link | T1566.002 | Links to real government sites used to add legitimacy to the lure |
| Phishing for Information | T1598 | Payment notice designed to solicit interaction or payment action |
Related attacks
| Attack | What happened |
|---|---|
| Imprisonment Threats, FinCEN Impersonation, and an Elastic Email Redirect to Somewhere Else | A BOI filing compliance email delivered through Elastic Email passed SPF, DKIM, and DMARC. |
| The Fake PayPal Charge That Needed You to Read Your Own Login Code Out Loud | A phishing email disguised as a $989.95 PayPal charge routed through Zoom branding directed recipients to call an attacker-controlled phone number instead... |
| Asana Platform Abuse: Authenticated Amazon SES Delivery for a Fake Meta Workspace Invite | An attacker created an Asana workspace and sent an invitation claiming to be from Meta. |
| AT&T Brand, Third-Party Infrastructure, and a $25 Visa Card That Goes Nowhere Good | An email claiming to be from AT&T Business arrived from a third-party campaign platform that passed SPF, DKIM, and DMARC for its own domain, not AT&T's. |
| The Teams Meeting Notification That Led to an AWS Lambda Credential Harvester | A Microsoft Teams meeting notification impersonated a recipient's organization in the display name and routed the 'OPEN' button through a AWS Lambda... |
Explore More Articles
Say goodbye to Phishing, BEC, and QR code attacks. Our Adaptive AI automatically learns and evolves to keep your employees safe from email attacks.