DNS lookup
Query domain DNS records with multiple record types
Instructions
Supported Record Types
| A | IPv4 address record |
| AAAA | IPv6 address record |
| CNAME | Alias record |
| MX | Mail exchange record |
| TXT | Text record (SPF/DKIM etc.) |
| NS | Name server record |
| SOA | Start of authority record |
| PTR | Reverse lookup record |
| SRV | Service locator record |
Tips
- Enter full domain name without protocol prefix
- Select the record type to query
- Custom DNS server optional, ISP DNS used by default
- A record queries the IPv4 address of a domain
- MX record queries mail server configuration
- TXT record is commonly used for domain ownership verification