Domain to IP Lookup
Convert domain names to IP addresses using DNS A and AAAA record lookups
Enter a domain or full URL to get its IP addresses (A and AAAA records). This can fail if DNS is blocked or the domain doesn’t resolve—try another network or check spelling.
Examples: example.com
, https://github.com/user/repo
, www.google.com
About Domain to IP Lookup
This tool performs DNS lookups to find the IP addresses associated with a domain name. It queries both A records (IPv4) and AAAA records (IPv6) to provide complete connectivity information.
You can enter either a domain name (like example.com
) or a full URL (like https://example.com/path
) - the tool will automatically extract the domain. It handles URLs with protocols, paths, query parameters, and fragments, making it easy to check any website you're currently browsing.
Domain names are converted to their ASCII representation using Punycode if they contain international characters. The tool supports all valid domain formats and provides detailed information about each IP address found.
Common use cases:
- Troubleshooting website connectivity issues
- Checking if a domain has both IPv4 and IPv6 support
- Verifying DNS configuration changes
- Finding IP addresses for firewall or security rules
- Network diagnostics and monitoring
Limitations:
- Results depend on current DNS configuration
- Some domains may only have IPv4 or IPv6 addresses
- DNS changes can take time to propagate globally
- Corporate or private domains may not be publicly resolvable
Try Similar Tools
Continue your workflow with these related developer tools
JSON Formatter
Format, validate, and minify JSON data with syntax highlighting
Try Now JSON FormatterJWT Decoder
Decode and verify JSON Web Tokens with header and payload inspection
Try Now JWT DecoderJWT Creator
Generate JSON Web Tokens with custom claims and signature
Try Now JWT CreatorReady to Get Started?
Explore our complete collection of 25+ developer tools. All privacy-first, no registration required.