How to use
Type the domain
Enter a registered name such as example.com in the Domain field. Pressing Enter works the same as clicking the button, handy when you're checking several names in a row.
Click Resolve
The server runs dns.resolve4 and dns.resolve6 for the name and returns every published address, split cleanly into an IPv4 column and an IPv6 column.
Compare both columns
Look at the count beside each column header. A dual-stack setup lists at least one address in each, and every entry has a one-click copy button.
Why Domain to IP
- Resolve a domain to both IPv4 and IPv6 addresses.
- Multiple addresses shown if the domain has them.
- Uses Node's dns.resolve4 / dns.resolve6 directly.