Look Up DNS Records
Query DNS records for any domain to inspect A, AAAA, MX, CNAME, TXT, and NS configurations.
Review DNS configuration for security issues including missing records, open resolvers, and misconfigured entries.
ToolDNS DomainDNS misconfigurations are a common attack vector. Missing SPF records let anyone spoof your email. Dangling CNAME records pointing to decommissioned services can be hijacked. Wildcard records can expose internal subdomains. These issues are easy to miss and expensive to exploit.
Using lookup_dns and check_ssl together, you can audit your domain for common security issues. Check for missing or misconfigured records, verify that SSL certificates are valid and properly chained, and identify entries that could be exploited by attackers.