🌙

DNS Tools

DNS resolver, traversal, and IDN/Punycode converter

DNS Record Resolver

Query any DNS record type against multiple public DNS servers. Similar to dig or nslookup.

Resolve All Record Types

Get all common DNS record types for a domain at once.

DNS Traversal (dig +trace)

Trace DNS resolution from root servers through TLD servers to authoritative nameservers. Shows the complete resolution path.

Punycode / IDN Converter

Convert between Unicode (international) domain names and Punycode (ASCII-compatible) format. Detect potential homograph attacks.

Quick DNS Lookup

Compare DNS responses across multiple resolvers simultaneously.

API Access

All these tools are available via our REST API. Use them programmatically in your applications.

DNS Resolve API DNS Traverse API Punycode API