---
title: "Generate and screen lookalike domains with dnstwist for brand abuse triage"
description: "Generate typosquat and homograph domain candidates, resolve them, and flag likely phishing or impersonation infrastructure before manual brand-abuse review."
verification: "listed"
source: "https://github.com/elceef/dnstwist"
author: "elceef"
publisher_type: "open_source_project"
category:
  - "Security & Verification"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "elceef/dnstwist"
  github_stars: 5656
---

# Generate and screen lookalike domains with dnstwist for brand abuse triage

Generate typosquat and homograph domain candidates, resolve them, and flag likely phishing or impersonation infrastructure before manual brand-abuse review.

## Prerequisites

Python, target brand or domain, DNS resolution, optional HTTP or screenshot follow-up for analyst review

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
pip install dnstwist
```

## Documentation

- https://dnstwist.it

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/generate-and-screen-lookalike-domains-with-dnstwist-for-brand-abuse-triage/)
