Check a URL's status, redirects and latency

Paste a URL to see its status code, final address after redirects and latency. It runs once from US East with a 10 second cap, the same runner a monitor uses.

How to read this

Status code
The status the server answered with.
Final URL
Where the request landed after redirects, if it followed any.
Latency
How long the request took, end to end.

Questions

Is this a scan?

No. It makes one request to the URL you name, following redirects, the same as a browser would.

Why is a private address refused?

Private and loopback addresses are refused: a check from outside your network can say nothing useful about them, and hostnag never dials into anyone's network on purpose.

Related

Read

Watch this for good.

Start free