Digweb Online: DNS Lookup
How Digweb Online Works & Your Privacy
This tool is engineered for performance, accuracy, and user privacy. Here’s our commitment to you:
- Zero Server-Side Logging: Your DNS queries are ephemeral. We do not log, store, or analyze the domains you look up.
- Privacy-First Architecture: All queries are sent directly from your browser to a secure Cloudflare Worker. This worker then queries public DNS-over-HTTPS (DoH) resolvers. Your IP address is never exposed to the end DNS servers.
Common DNS Record Types
- A Record
- Points a domain to an IPv4 address (e.g.,
192.0.2.1). - AAAA Record
- Points a domain to an IPv6 address.
- CNAME Record
- Forwards one domain to another domain.
- MX Record
- Directs email to a mail server.
- TXT Record
- Lets an admin store text in the DNS record, often for verification.