typo_full_scan
Run all seven typosquatting detection techniques on a domain, deduplicate variants, and optionally resolve to report only registered domains.
Instructions
Run all 7 typosquatting detection techniques (homoglyph, bitsquat, TLD variation, combosquat, soundsquat, IDN homograph, keyboard proximity). Deduplicates across techniques. Optionally resolves each variant to report only registered domains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Target domain to run full typosquat scan on (e.g. 'example.com') | |
| check_registered | No | Whether to resolve each variant via DNS to check registration (default: true) |