DNS_LOOKUP
Query global DNS records for any domain name
ENTER_DOMAIN_TO_QUERY
Resolves A, AAAA, MX, TXT, NS, and CNAME records for any domain.
DNS_FAQ
What are DNS records?
DNS records are entries in Domain Name System servers that translate domain names to IP addresses and provide other routing information. Common types include A (IPv4), AAAA (IPv6), MX (mail), and TXT (verification).
What is DNS propagation?
When you change DNS records, it takes time for the changes to spread across all DNS servers worldwide. This process can take 24-48 hours and is called DNS propagation.
What do MX records do?
MX (Mail Exchange) records specify which mail servers handle email for a domain. They include a priority number - lower numbers have higher priority for receiving mail.