Website to IP Address
Resolve a public website URL or domain into the IP addresses returned by DNS.
Last updated: May 29, 2026
Find this tool useful? Support the project to keep it free!
Buy me a coffeeWhat is Website to IP Address?
Website to IP Address takes a pasted website URL or domain name, extracts the hostname, and queries public DNS address records. It checks A records for IPv4 addresses and AAAA records for IPv6 addresses. This helps you see where a website currently points, whether a CDN is in front of it, and which public addresses clients may use when connecting.
How to Use Website to IP Address
Paste a website URL or enter a domain name.
Click Find IPs.
Review the IPv4 and IPv6 records returned by DNS.
Copy a single address or download the full report.
Common Use Cases
- Finding the public IP addresses currently serving a website.
- Checking whether a DNS migration points a site at the expected host.
- Confirming if a website has IPv6 records configured.
- Inspecting CDN-backed domains before debugging caching or routing.
- Collecting website IP addresses for firewall or monitoring setup.
Example Input and Output
Resolving a website URL to address records.
https://cloudflare.comA: 104.16.132.229
A: 104.16.133.229
AAAA: 2606:4700::6810:84e5
AAAA: 2606:4700::6810:85e5How This Tool Works
The tool normalizes the URL, extracts the hostname, queries A and AAAA records through the DNS proxy, then displays address values, TTLs, CNAME records, and raw DNS JSON.
Technical Stack
Privacy Note
The website hostname is sent to the WebToolsPlanet DNS proxy and Cloudflare DNS-over-HTTPS. Do not query confidential internal hostnames with public DNS tools.

