URL Redirect Chain Analyzer

Trace every redirect hop with status codes, timing and the final URL.

No Login
No API

Enter a URL to see every redirect hop, its status code and timing.

About the URL Redirect Chain Analyzer

Follow a URL hop by hop and see each status code, Location header, response time, server and protocol. The analyzer flags redirect loops, chains longer than two hops, temporary 302/307 redirects that should be permanent, HTTPS to HTTP downgrades and chains that end on an error.

Examples

HTTP to HTTPS

http://example.com

Output

301 → https://example.com → 200 (1 hop)

Keyboard shortcuts

  • Copy the main outputCtrl / ⌘ + Shift + C
  • Download the resultCtrl / ⌘ + S
  • Share this toolCtrl / ⌘ + Shift + S
  • Reset the inputsAlt + R
  • Open the tool search paletteCtrl / ⌘ + K

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-17 · Runs entirely in your browser