Sec-lookup is a tool for security analysts to perform various domain base lookup during their investigation.
- SPF
- DKIM
- DMARC
- DNS record types
- A, NS, CNAME, SOA, PTR, MX, TXT, AAAA, DS, DNSKEY, CDS, CDNSKEY
lookup.py yourdomain.com
lookup.py yourdomain.com -s selector
Use "-h" or "--help" tag to access the latest options
['dkim', 'default', 'selector', 'selector1', 'selector2', 'google', 'zoho']
- python v3
- pydig