python3 -m venv venv
source venv/bin/activate
pip install netlas python-dotenv chardet
NETLAS_API_KEY=YOUR_API_KEY
python netlas-search.py -h
python netlas-search.py -d 135.125.237.168 -o netlas-result.txt
smtpstarttls://135.125.237.168:25
smtps://135.125.237.168:465
https://135.125.237.168:443/
imap://135.125.237.168:143
imaps://135.125.237.168:993
smtp://135.125.237.168:25
http://135.125.237.168:80/
imapstarttls://135.125.237.168:143
python subdomains.py -h
python subdomains.py -i inputfile -o outputfile
*.example.com
example.*
*.example.net
python subdomains.py -d "*.netlas.io"
app.netlas.io
pay.netlas.io
www.netlas.io
mail.netlas.io