DNSTwist

#install
pip install dnstwist[full]

#usage

dnstwist target.com (vanilla)

dnstwist --registered target.com  (only check for registered domains)

dnstwist --fuzzers "homoglyph,hyphenation" target.com (check for specific attack vector)

dnstwist --geoip target.com (check for geographical location)

Last updated