For brand protection, trust, and security teams
Use this workflow to create a defensible queue for review and defensive-registration decisions.
Try a product, outcome, endpoint path, or API topic.
Combine similarity, typosquatting generation, domain status, trust evidence, and monitoring into a repeatable review path.
Use this workflow to create a defensible queue for review and defensive-registration decisions.
Focus attention on registered or newly observed candidates with relevant naming and infrastructure evidence.
Lookalike generation can produce many benign, unavailable, or inconclusive candidates. Review needs status and trust context.
Name similarity is not website similarity, unknown is not available, and registration is not proof of impersonation.
Focus attention on registered or newly observed candidates with relevant naming and infrastructure evidence.
Use Typosquatting and Domain Similarity for keyboard, omission, transposition, homoglyph, and text-based naming evidence.
Check candidate domain status and keep inconclusive results out of both the safe and actionable buckets.
Add DNS, certificate, reputation, and website evidence, then establish a Brand Monitor baseline for new registrations.
Generate variants around example, check their domain status, and investigate registered names with trust signals.
curl -H "X-API-Key: $DOMSCAN_API_KEY" "https://domscan.net/v1/typos?domain=example.com"
{
"domain": "example.com",
"permutations_checked": 95,
"registered_typos": [{ "domain": "examp1e.com", "type": "homoglyph", "risk": "high", "registered": true }]
}
Focus attention on registered or newly observed candidates with relevant naming and infrastructure evidence.
Detect typosquatting threats and similar domains that could be used for phishing or brand abuse.
Choose this when: Detect typosquatting threats and similar domains that could be used for phishing or brand abuse.
Find domains similar to a given domain based on name patterns and keywords.
Choose this when: Find domains similar to a given domain based on name patterns and keywords.
Monitor domains for brand infringement and typosquatting threats.
Choose this when: Monitor domains for brand infringement and typosquatting threats.
Check if a domain name is available across one or more TLDs.
Choose this when: Check if a domain name is available across one or more TLDs.
You need a repeatable way to discover, triage, and monitor likely domain-name impersonation candidates.
Do not use it as proof of infringement, registrability, website similarity, or malicious ownership.
Combine similarity, typosquatting generation, domain status, trust evidence, and monitoring into a repeatable review path.