We use cookies.This website uses essential cookies to operate core features. With your consent, we also use analytics cookies to understand traffic and improve the service. For more details, see our .
If this tool helped you, you can buy us a coffee ☕
Check domain DNS records and HTTP status codes online to quickly diagnose website connectivity and network issues.
Enter a domain and click 'Check' to see results.

IPv4 / IPv6 Address Converter
A two-way IPv4 and IPv6 address converter for network configuration, debugging, and format validation.

Random User Agent Generator
Generate random browser User-Agent strings for developers, QA testers, and web scrapers to simulate various devices and platforms.

Random MAC Address Generator
Bulk generate random MAC addresses online with uppercase or lowercase formatting. Ideal for network testing and development.
When a website is inaccessible or DNS settings have just been changed, you need to immediately verify if the resolution has taken effect and whether the server's HTTP status is normal. The Domain Checker allows you to input a domain name to query its DNS records (A/AAAA/CNAME, etc.) in real-time. It simultaneously checks the HTTP/HTTPS response status code and response time, helping webmasters and developers troubleshoot network connectivity issues all in one place. The tool works by sending resolution requests to public DNS servers and simulating HTTP GET requests to return the actual resolved IP addresses and status codes.
Please enter a valid domain name (without the protocol header), such as "example.com". The test results are influenced by the local network environment and DNS cache, so queries from different regions may vary. The HTTP check defaults to using the GET method to request http://domain/. If the site forces HTTPS, it will return a 301 redirect status code, which is completely normal. This tool is strictly for network diagnostic purposes and does not log any user query data, so you can use it with confidence.
When troubleshooting DNS propagation issues, you can first use this tool to get the resolved IP and compare it with your DNS provider's configuration. If the HTTP status code is a 301 permanent redirect, you should check the website's canonical domain settings. A 5xx status code usually indicates an error with the origin server. Typical example: Querying "www.example.com" returns an HTTP 301 redirecting to "example.com". It is recommended to standardize your primary business domain to the non-www version and ensure proper CNAME or A record pointing in your DNS settings.