Healthy production site
Input: https://example.com
Output: Status: 200 OK Response time: 142 ms Server: nginx/1.25.0 Content-Type: text/html; charset=UTF-8 Cache-Control: max-age=600 Verdict: Up and healthy
500+ fast, free tools. Most run in your browser only; Image & PDF tools upload files to the backend when you run them.
Check whether any website or URL is up or down and see its HTTP response code, response time, and server headers.
The Website Status Checker sends an HTTP request to any URL from the server side and reports whether the site is responding, its HTTP status code, response time in milliseconds, server type, content type, and key response headers. This is useful for quickly checking whether a site outage is global or local, verifying that a deployed service is responding correctly, monitoring uptime during maintenance windows, or confirming that a redirect chain is working as expected. Because the request comes from the server side, it bypasses browser-side network issues and ISP-level blocks, giving a neutral third-party perspective.
Input: https://example.com
Output: Status: 200 OK Response time: 142 ms Server: nginx/1.25.0 Content-Type: text/html; charset=UTF-8 Cache-Control: max-age=600 Verdict: Up and healthy
Input: http://example.com
Output: Hop 1: 301 Moved Permanently → https://example.com (12 ms) Hop 2: 200 OK (98 ms) Final: https://example.com Total redirect time: 110 ms HSTS: enabled (max-age=31536000)
Input: https://broken.example.com
Output: Status: 503 Service Unavailable Response time: 87 ms Server: cloudflare Retry-After: 30 Verdict: Site is reachable but the origin is overloaded or in maintenance