Developer

DNS Lookup

Query DNS records for any domain using Google Public DNS over HTTPS. Results are live and accurate.
${['A','AAAA','MX','TXT','NS','CNAME'].map(t=>f'').join('')}
DNS Record Types Reference
${[['A','IPv4 address'],['AAAA','IPv6 address'],['MX','Mail server'],['TXT','Text / SPF / DKIM'],['NS','Name servers'],['CNAME','Canonical alias'],['SOA','Zone authority'],['CAA','Certificate authority'],['PTR','Reverse lookup'],['SRV','Service locator']].map(([t,d])=>f'
{t}
{d}
').join('')}
🌐 Third-Party Data Notice: This tool queries external APIs to retrieve live data. Zorgoth.com does not control the accuracy, availability, or privacy practices of these services. Results may be cached, incomplete, or unavailable. Data returned may be logged by the third-party provider per their own privacy policy.