Domain Typosquat Scanner — Lookalikes & MX Risk
Pricing
from $12.50 / 1,000 look-alike domains
Domain Typosquat Scanner — Lookalikes & MX Risk
Find registered look-alike domains that impersonate your brand — typos, homoglyphs, TLD swaps, and bitsquatting — with live DNS, MX intercept checks, and 0–100 risk scores. Schedule weekly monitor mode to surface only new or changed threats. Public DNS only; no login required for brand protection.
Pricing
from $12.50 / 1,000 look-alike domains
Rating
5.0
(1)
Developer
Bakos Bence
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Find registered look-alike domains that impersonate your brand — typos, homoglyph (IDN) spoofs, TLD swaps, bitsquatting, and more — then score which ones can send email.
Powered by dnstwist (Apache-2.0), the industry-standard domain permutation engine. This Actor is an unofficial integration and is not affiliated with or endorsed by the dnstwist authors. It resolves public DNS (and optional public WHOIS) — it never logs into target sites or scrapes private content.
Use results for defensive brand protection and authorized security research. Comply with laws in your jurisdiction.
What you get
Give it a domain (e.g. yourbrand.com) and it will:
- Generate thousands of permutations (typos, swaps, homoglyphs, hyphenation, TLD substitutions, bitsquatting, …).
- Resolve live DNS (
A/AAAA/MX/NS). - Flag mail-capable look-alikes and MX intercept risk (whether mail hosts can catch mail meant for your domain).
- Attach a 0–100 risk score with plain-language reasons.
- Optionally run in monitor mode so a weekly schedule returns only what is new, changed, or gone.
Why teams run it
- Brand protection — catch domains squatting on your name before customers get phished
- Anti-phishing triage — prioritize rows with MX + intercept risk
- M&A / vendor diligence — map impersonation exposure around a company domain
- Continuous monitoring — schedule weekly diffs without re-reading the full noise floor
How to use
- Enter your domain (
example.com— nohttp://, no path). - Leave Registered domains only on.
- Click Start. Each registered look-alike is one dataset row.
- Export JSON / CSV / Excel, or pull via API. Add a schedule for monitor mode.
- If a run fails, open the Issues tab on this Store page.
Input
| Field | Description |
|---|---|
domain | Brand domain to protect (required) |
registeredOnly | Only resolving look-alikes (default true) |
maxResults | Cap on billed rows (default 200) |
mailServerOnly | Keep rows with MX records |
minRiskScore | Drop rows below this score |
mxcheck | Probe MX intercept risk (default true) |
whois | Attach public WHOIS created/registrar (slower) |
fuzzers | Optional comma-separated algorithm list |
timeout | Scan timeout in seconds (default 300) |
threads | Parallel DNS workers (default 16) |
monitorMode | Diff vs previous run for the same monitor key |
monitorKey | Optional watch name |
includeUnchanged | Also return unchanged rows in monitor mode |
Output
{"inputDomain": "example.com","variantDomain": "examp1e.com","fuzzer": "homoglyph","registered": true,"hasMailServer": true,"mxInterceptRisk": false,"riskScore": 60,"riskReasons": ["fuzzer:homoglyph", "mail_server"],"dnsA": ["203.0.113.10"],"dnsAAAA": null,"dnsMX": ["mail.example.net"],"dnsNS": ["ns1.example.net"],"whoisCreated": null,"whoisRegistrar": null,"scannedAt": "2026-08-30T12:00:00+00:00"}
Monitor mode adds changeType (new / changed / removed / unchanged) and changeDetail.
Pricing
Pay per look-alike row delivered (plus a small Actor-start fee). Store plan discounts apply — see the Pricing tab. Quiet monitor weeks that deliver no change rows bill the start fee only.
Tips
- Watch
hasMailServerandmxInterceptRiskfirst — those are the phishing-shaped hits. - Use
minRiskScore(e.g. 40) to keep exports tight for SOC ticketing. - Schedule monitor mode weekly; leave
monitorKeyempty for a single automatic watch per domain. - Raise
timeoutfor huge brands or whenwhoisis on.
Attribution
Includes dnstwist © Marcin Ulikowski, licensed under the Apache License 2.0. See the project license for terms.