DNS Lookup (DoH)
Perform DNS queries directly from your browser using DNS-over-HTTPS (DoH). This tool queries Cloudflare's 1.1.1.1 DNS service securely.
Query
Results
| Name | Type | TTL | Data |
|---|
Enter a domain name above and click Lookup to query its DNS records securely.
What is DNS-over-HTTPS (DoH)?
DNS-over-HTTPS is a protocol for performing remote Domain Name System resolution via the HTTPS protocol. The goal of the method is to increase user privacy and security by preventing eavesdropping and manipulation of DNS data by man-in-the-middle attacks.
Common Record Types
- A: Maps a domain name to an IPv4 address.
- AAAA: Maps a domain name to an IPv6 address.
- CNAME: Canonical Name record — aliases one domain name to another.
- MX: Mail Exchanger record — specifies the mail server responsible for accepting email messages.
- TXT: Text record — often used for SPF, DKIM, and site verification.