Query DNS records (A, AAAA, CNAME, MX, TXT, NS, SOA) for any domain name.
example.com. 300 IN A 93.184.216.34
example.com. 300 IN AAAA 2606:2800:220:1:248:1893:25c8:1946
www.example.com. 300 IN CNAME example.com.
example.com. 300 IN MX 10 mail.example.com.
example.com. 300 IN TXT "v=spf1 include:_spf.google.com ~all"
example.com. 86400 IN NS ns1.example.com.
example.com. 86400 IN SOA ns1.example.com. admin.example.com. 2024010101 7200 3600 1209600 86400
_sip._tcp.example.com. 300 IN SRV 10 60 5060 sipserver.example.com.
34.216.184.93.in-addr.arpa. 300 IN PTR example.com.
Type a domain name.
Choose which record types to query.
See all DNS records.
A, AAAA, CNAME, MX, TXT, NS, SOA, SRV, CAA, and PTR records.
Time To Live — how long a DNS record is cached before refreshing.
The tool queries multiple DNS resolvers to check propagation status.