dnspeek
is a lightweight Bash script that queries all major DNS records for a given domain.
- Queries common DNS records using
dig
- Supports Bash and Zsh
- Allows custom DNS resolvers (default: 8.8.8.8)
- Fast, simple, and effective in a single line
Copy and paste the script into your terminal, then run: