About this tool
Enter a URL to see whether the site responds, what status code it returns, how long it took, and whether it redirected. Among status codes, 2xx is success, 3xx is a redirect, 4xx means the request was at fault (404 not found, 403 refused), and 5xx means the server failed. The response time covers DNS resolution, TCP connection, TLS handshake, and waiting for the first byte, and depends heavily on network conditions at the measuring location — good for answering 'is it responding' and 'is it obviously slow', not for benchmarking. It is a single measurement from a single point: reachable here does not mean reachable everywhere, and the reverse is equally true.