Join our Newsletter — 33% off our NHI Course

Typosquatted Domain

A typosquatted domain is a lookalike internet address designed to resemble a trusted brand or service. Attackers use it to deceive users, collect credentials, or host malicious content. In phishing operations, small spelling changes can make a fake login page appear credible enough to bypass casual scrutiny.

Expanded Definition

A typosquatted domain is a deceptive registration that relies on predictable human error, such as omitted letters, swapped characters, adjacent-key mistakes, or altered top-level domains. It is not simply a bad spelling choice. In security terms, it is an impersonation asset built to capture trust at the point where a user types, clicks, or accepts an unsolicited link. That makes it especially dangerous in phishing, brand abuse, credential harvesting, and malware delivery chains.

Usage in the industry is still evolving around adjacent concepts such as lookalike domains, homoglyph attacks, and domain spoofing. Those terms overlap, but they are not always interchangeable. A typosquatted domain typically depends on predictable typing mistakes, while other abuse patterns may rely on visual similarity, internationalised characters, or email header manipulation. For governance and response, NIST’s NIST Cybersecurity Framework 2.0 is useful because it frames the problem as a risk to identity, trust, and protective detection processes rather than as a purely technical naming issue.

The most common misapplication is treating every suspiciously similar domain as typosquatting, which occurs when analysts ignore whether the registration was intended to exploit typing errors, visual deception, or another impersonation method.

Examples and Use Cases

Implementing typosquatting defenses rigorously often introduces monitoring and enforcement overhead, requiring organisations to weigh broader brand protection against the cost of tracking and challenging new registrations.

  • A phishing campaign registers a domain with a missing letter from a bank name and uses it to capture usernames, passwords, and MFA codes.
  • An attacker buys a variant with a different top-level domain to impersonate a SaaS login portal and redirect users to a fake authentication flow.
  • A brand protection team monitors registrations that substitute adjacent keyboard characters, then blocks them from being used in email spoofing and social engineering.
  • A security team identifies a typosquatted domain hosting a credential replay page after users report unusual login prompts.
  • Incident responders correlate the domain with malicious infrastructure and add it to blocking, takedown, and intelligence-sharing workflows, including reporting paths supported by MITRE ATT&CK when the domain is part of an observable intrusion chain.

Defensive ownership often sits across security, legal, and brand teams because the same domain may be used for fraud, malware staging, or customer impersonation. That is why authoritative guidance from the Cybersecurity and Infrastructure Security Agency remains relevant when organisations need practical reporting and response coordination.

Why It Matters for Security Teams

Typosquatted domains matter because they exploit a weakness that technical controls do not fully remove: human trust. Even strong identity protection can be undermined if users are redirected to a convincing fake site before authentication begins. The result is often credential theft, session hijacking, malware delivery, or fraudulent payment activity. For teams that manage IAM, SSO, or MFA, typosquatting becomes an upstream threat to authentication assurance because the attacker can intercept users before the legitimate control stack is reached.

This also has NHI and agentic AI implications. Automated agents, service accounts, and integrations may follow embedded links, fetch configuration from external endpoints, or validate webhooks without a human noticing subtle domain changes. In those workflows, a lookalike domain can become a control-plane attack surface rather than just a phishing nuisance. Security teams should combine domain monitoring, user awareness, DNS and email filtering, and response playbooks aligned to the broader risk management approach described in NIST Cybersecurity Framework 2.0.

Organisations typically encounter the operational damage only after a user has submitted credentials or clicked a malicious link, at which point typosquatted domain handling becomes operationally unavoidable to address.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack surface, NIST CSF 2.0, NIST SP 800-63 and NIST AI RMF set the technical controls, and DORA define the regulatory obligations.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AA Typosquatted domains undermine identity assurance and access trust.
NIST SP 800-63 AAL Credential theft from fake domains directly weakens authentication assurance.
NIST AI RMF AI systems that follow links or ingest web content can be misled by lookalike domains.
OWASP Non-Human Identity Top 10 NHI workflows often rely on URLs, tokens, and service links vulnerable to impersonation.
DORA Operational resilience requires handling phishing and brand impersonation risks impacting digital services.

Treat lookalike domains as a trust risk and enforce detection, response, and user protection measures.