Privacy-First with DoH
All queries travel over DNS-over-HTTPS, fully encrypted. No third party can intercept your lookups.
Resolve any domain name to its IP address instantly using encrypted DNS-over-HTTPS. Supports IPv4 & IPv6 — runs entirely in your browser.
One per line — commas, spaces, or full URLs accepted
All queries travel over DNS-over-HTTPS, fully encrypted. No third party can intercept your lookups.
Parallel resolution — dozens of domains resolved in under a second.
No server, no backend, no API key. Your queries never touch our infrastructure.
Paste a list of domains separated by newlines, commas, or spaces. Full URLs auto-parsed.
Switch between Cloudflare (1.1.1.1) and Google (8.8.8.8) to cross-verify results.
Copy all results as a clean CSV — domain, status, type, IP — ready for Excel or Sheets.
Paste one or more domain names. Full URLs like https://example.com are accepted.
Select A (IPv4), AAAA (IPv6), or both. Pick Cloudflare or Google.
All domains queried in parallel via encrypted DoH. Results appear instantly.
Click any IP chip to copy it. Use Copy CSV to export a spreadsheet-ready file.
| Type | Name | Description | Example |
|---|---|---|---|
| A | IPv4 Address | Maps a domain to a 32-bit IPv4 address. The most common DNS record. | 93.184.216.34 |
| AAAA | IPv6 Address | Maps a domain to a 128-bit IPv6 address. The next-generation standard. | 2606:2800:220:1::1 |
| CNAME | Canonical Name | Aliases one domain name to another canonical name. | www to example.com |
| MX | Mail Exchange | Specifies mail servers for receiving email for the domain. | mail.example.com |
| TXT | Text Record | Holds arbitrary text — used for SPF, DKIM, and verification. | v=spf1 include:... |
| NS | Name Server | Delegates a DNS zone to authoritative name servers. | ns1.example.com |