Enter a domain, URL, IP, email, or record and get a focused result without setup.
Comprehensive brand protection with real-time typosquatting threat detection. Find registered lookalike domains, assess threat levels, and get defensive registration recommendations.
Registered Typosquatting Domains
High-Priority Domains to Register
These high-risk typosquatting domains are currently available. Consider registering them defensively.
Security Recommendations
GET /v1/typos/threats?domain=example.com
Also available: /v1/typos/report (full report), /v1/typos/quick (fast check)
Use the browser tool for a fast answer, then move the same logic into scripts, monitoring, or product flows when it becomes repeatable.
Enter a domain, URL, IP, email, or record and get a focused result without setup.
Outputs highlight statuses, risks, records, and next actions instead of raw provider noise.
Use the request and response examples to turn a one-off check into an API call or recipe.
Used by people at amazing companies
Each page is shaped around a practical operational question, not just a raw lookup.
See the current DNS, registration, security, pricing, or reputation evidence.
Compare the result with related checks so the next move is easier to trust.
Copy examples, open linked tools, or move into API documentation when you need scale.
Transparent docs, authenticated requests, and visible reliability details make it easier to evaluate DomScan before you ship.
OpenAPI, Swagger, Postman, CLI, SDK, and MCP links are one click away.
Authenticated endpoints use API keys with clear credit costs before you call them.
Start with 10,000 monthly credits and upgrade only when usage grows.
Start from the curl and HTTP samples, then map the parameters into your application code.
This tool performs real-time availability checking on all generated permutations. It identifies which typosquatting domains are actually registered (threats) vs available (defensive opportunities), and analyzes DNS activity to detect active threats.
Each registered typosquat is scored 0-100 based on: visual similarity (homoglyphs score highest), DNS activity (active sites are more dangerous), and suspicious patterns (e.g., "login" or "secure" in the domain name).
Use the Brand Monitoring API (/v1/brand-monitor) to establish a baseline and receive alerts when new typosquatting domains are registered. Requires a free account.
GET /v1/typos/threats?domain=example.com
{
"threats": [],
"defensive_opportunities": []
}
The browser experience previews DomScan's structured endpoints, so teams can validate a use case before writing code.
This tool performs real-time availability checking on all generated permutations. It identifies which typosquatting domains are actually registered (threats) vs available (defensive opportunities), and analyzes DNS activity to detect active threats.
Each registered typosquat is scored 0-100 based on: visual similarity (homoglyphs score highest), DNS activity (active sites are more dangerous), and suspicious patterns (e.g., "login" or "secure" in the domain name).
Focus on critical and high risk domains first. These are the ones most likely to be used in attacks. The tool prioritizes them for you.
Use the Brand Monitoring API (/v1/brand-monitor) to establish a baseline and receive alerts when new typosquatting domains are registered. Requires a free account.