We built a small tool for pulling together the OSINT recon steps I found myself repeating manually for every domain footprint assessment — WHOIS, DNS resolution, MX records, and related mail/DNS configuration details, aggregated into one view instead of chaining whois, dig, and a handful of separate lookups.
What it does:
- Takes a domain as input
- Pulls WHOIS registration data
- Resolves DNS records (A, MX, NS, TXT, etc.)
- Surfaces mail/DNS configuration details (SPF/DKIM/DMARC presence, MX setup, etc.)
It's free to use, hosted here: KazaSec Tools
Open to feedback on what else would be useful to pull in, or where the output could be more useful for actual recon workflows.
Source: r/osinttools · by /u/KazaSec