Skip to content

A simple utility to generate domain names with all possible TLDs

License

Notifications You must be signed in to change notification settings

Sybil-Scan/TLDbrute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TLDbrute

A simple utility to generate domain names with all possible TLDs

🏗️ Install ⛏️ Usage 💡 Use Cases

Install

git clone https://github.com/Sybil-Scan/tldbrute
cd tldbrute
pip install .

Usage

(~) >>> tldbrute -d google.com


 ________   ___  __            __
/_  __/ /  / _ \/ /  ______ __/ /____
 / / / /__/ // / _ \/ __/ // / __/ -_)
/_/ /____/____/_.__/_/  \_,_/\__/\__/


                 - by Sybil Scan Research <research@sybilscan.com>


google.aboutme
google.academy
google.accountant
google.accountants
google.actor
google.addme
............
............
google.adlt
google.adult
google.advisor
google.ae.org
google.afam

Use Cases

Organizations often register/operate under different TLDs (due to a variety of reasons that include different languages, demographic, etc). TLDbrute takes a domain name or a list of domains as input and spits out all possible variations of domain names containing different TLDs. Which then can be combined with a another tool such as dnsx to resolve the results.

(~) >>> tldbrute -d google.com | dnsx -a -resp -silent


 ________   ___  __            __
/_  __/ /  / _ \/ /  ______ __/ /____
 / / / /__/ // / _ \/ __/ // / __/ -_)
/_/ /____/____/_.__/_/  \_,_/\__/\__/


                 - by Sybil Scan Research <research@sybilscan.com>

google.ai [216.239.32.29]
google.boats [216.239.34.21]
google.boats [216.239.32.21]
google.boats [216.239.38.21]
google.boats [216.239.36.21]
google.ca [142.250.206.131]
google.ac [172.217.160.228]
google.ch [172.217.161.3]
............
............
google.co.uk [142.250.76.195]
google.cn [142.250.206.163]
google.cm [142.250.192.195]
google.co [142.250.183.206]

About

A simple utility to generate domain names with all possible TLDs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages