Metadata-Version: 2.1
Name: dnstwist
Version: 20230402
Summary: Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation
Home-page: https://github.com/elceef/dnstwist
Author: Marcin Ulikowski
Author-email: marcin@ulikowski.pl
License: ASL 2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Provides-Extra: full
Requires-Dist: dnspython (>=1.16.0) ; extra == 'full'
Requires-Dist: geoip2 (>=4.0.0) ; extra == 'full'
Requires-Dist: idna (>=2.8) ; extra == 'full'
Requires-Dist: ppdeep (>=20200505) ; extra == 'full'
Requires-Dist: tld (>=0.9.1) ; extra == 'full'
Requires-Dist: whois (>=0.8) ; extra == 'full'

Project website: https://github.com/elceef/dnstwist


