Skip to main content
ToolsHub

Domain to IP Lookup

Enter a domain to instantly find its IPv4 and IPv6 IP addresses.

Server processing — your query is handled securely on our servers.

How to use Domain to IP Lookup

The Domain to IP tool resolves a hostname to the IP addresses behind it, performing the everyday forward DNS lookup that turns a name like example.com into the IPv4 and IPv6 addresses servers actually connect to. It is the most direct way to find where a domain is hosted, to confirm a DNS change has taken effect, or to gather the address you need for a firewall rule, an SSH session or a traceroute. Because a single name often resolves to several addresses for load balancing, the tool lists every address returned.

  1. Enter the domain or hostname you want to resolve.
  2. Click Resolve to perform a live forward DNS lookup.
  3. Read the IPv4 (A) and IPv6 (AAAA) addresses returned.
  4. Note multiple addresses, which indicate load balancing or a CDN.
  5. Copy an address for use in a firewall, SSH or diagnostic tool.

One name, many addresses

Large sites rarely sit on a single server. A hostname often resolves to several IP addresses so traffic can be spread across machines, and content delivery networks return whichever address is nearest to the person asking. This means the IP you see may differ from what someone in another country sees, and may change over time, which is entirely normal. When a name resolves to a CDN address you are seeing the edge node rather than the origin server, which is exactly how the system is meant to work.

Forward versus reverse resolution

Resolving a name to an address is forward DNS and is what this tool does. The opposite direction, turning an address back into a name, is reverse DNS and uses PTR records that the IP block’s owner controls. The two do not always agree, because forward records are set by the domain owner while reverse records are set by the network operator. When you need to confirm what a given IP claims to be — for instance when checking a mail sender — pair this lookup with a reverse-DNS check.

Record types this lookup uses
RecordReturns
AIPv4 address(es)
AAAAIPv6 address(es)

Glossary

Forward DNS
Resolving a hostname to its IP address(es).
A record
A DNS record mapping a hostname to an IPv4 address.
AAAA record
A DNS record mapping a hostname to an IPv6 address.
CDN
A content delivery network that serves a site from many edge locations.
Load balancing
Distributing traffic across multiple servers, often via several A records.

Related reading

Frequently Asked Questions

Free · No spam

Get weekly tool tips & updates

New tools, power-user tips, and productivity hacks — delivered free every Friday.

No spam, ever. Unsubscribe with one click.

Why use Domain to IP Lookup?

  • Real-time DNS lookups using live resolver queries
  • Supports IPv4 and IPv6 addresses
  • No software to install — runs entirely in the browser
  • Results include TTL values and record priority

Common use cases

  • Verify DNS propagation after updating nameservers
  • Check MX records when troubleshooting email delivery
  • Look up SPF/DKIM/DMARC records for email security audits
  • Test whether a SSL certificate is valid and up to date
  • Find the IP address behind a domain name

Related Network & DNS

Explore all Network & DNS.