IP Lookup
Enter a host to discover its IP.
Benefits of UtiliApp
- ✓100% free
- ✓Works in the browser
- ✓Not registered
- ✓Deleted files
How to use
-
1.
Enter the domain
Enter the host, for example: example.com.
-
2.
Consult
Click on “Consult” to search for the A/AAAA records.
-
3.
View results
See the IPv4/IPv6 addresses returned for the domain.
-
4.
Copy or repeat
Copy the IPs found or perform a new query with another host.
Frequently Asked Questions
What is DNS?
What are A and AAAA records?
Why do I see multiple IPs for the same domain?
What is DNS propagation?
Are my queries saved?
Your files are processed locally and deleted.
What is the DNS query (A/AAAA)
When you type a domain in the browser, DNS kicks in to discover the IP address of the server hosting that site. The A (IPv4) and AAAA (IPv6) records are responsible for this translation. The DNS query shows which IPs are currently resolving for the given name, helping diagnose DNS pointing and propagation.
When to use this tool
- Check if the domain already points to the correct server after a DNS change.
- Understand whether there are multiple IPs (load balancing/CDN) serving the same domain.
- Validate server migrations and investigate name resolution issues.
Useful tips
- If you have just changed the DNS, wait for propagation (respect the configured TTL).
- Testing different networks or using a public resolver (1.1.1.1, 8.8.8.8) to compare results.
- Clear the system DNS cache if necessary (e.g.: ipconfig /flushdns in Windows).
This tool focuses on A/AAAA records to discover the host's IPs. To analyze other types (MX, CNAME, TXT, NS), use specific tools. No data is stored; the query is processed only to display the current result.