How to Use the DNS Lookup
- Enter a domain name (e.g.
example.com). - Select a record type or choose ANY to see all records.
- Click Lookup DNS to query public DNS servers.
DNS Record Types
- A — IPv4 address (e.g. 93.184.216.34)
- AAAA — IPv6 address
- CNAME — Canonical name (alias)
- MX — Mail exchange (email routing, includes priority)
- NS — Nameserver (DNS hosting)
- TXT — Text records (SPF, DKIM, verification)
- SOA — Start of authority (zone info: mname, rname, serial, refresh, retry, expire)
- CAA — Certificate authority authorization
- SRV — Service locator (priority, weight, port)
- PTR — Pointer (reverse DNS)
API Integration
Send a POST request to /api/dns with domain and type fields. The response returns all matching records grouped by type with TTL, priority, and other relevant fields. Rate limited to 30 requests per minute.
Privacy: Only the domain name you enter is sent to the server. No data is stored.
More Free Online Tools
Explore 38 fast, private tools at Wivrix — 32 browser-based and 6 API tools.