Skip to content
DevKit Labs

Find a Domain's IP Address

Resolve a domain to its IPv4 (A) and IPv6 (AAAA) addresses — resolved on our server.

This tool runs on our server. Because a browser can't perform this network lookup, the value you enter is sent to DevKit Labs to run the check — we don't store your queries. A local desktop version that runs from your own machine is planned.

About Find a Domain's IP Address

Enter a domain to resolve it to its IP addresses — IPv4 (A records) and IPv6 (AAAA records) — each with its TTL. It's the quick way to find where a domain points or to confirm a DNS change.

Because browsers can't query DNS directly, the resolution runs on our server over DNS-over-HTTPS and the addresses are returned to you. We don't store the domains you look up.

Resolve a domain

Input
example.com
Output
IPv4: 93.184.216.34 · IPv6: 2606:2800:220:1:248:1893:25c8:1946

A domain can have several A/AAAA records for load balancing.

Frequently asked questions

What's the difference between A and AAAA records?

A records hold IPv4 addresses; AAAA records hold IPv6 addresses. A domain may have either or both.

Why are there multiple IP addresses?

Sites often use several A/AAAA records (or a CDN) to spread traffic across servers, so more than one address is normal.

Is this the server's real IP?

It's the IP the domain's DNS points to. Behind a CDN or proxy (like Cloudflare), that will be the CDN's IP, not the origin server's.

Why does this run on your server?

Browsers can't make DNS queries, so it's resolved server-side over DNS-over-HTTPS. The domain you enter is sent to our server; we don't store it.

Related tools

References