URL Redirect Chain Analyzer
Trace every redirect hop with status codes, timing and the final URL.
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.comOutput
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
Cookie Attribute Analyzer
Network & IP
Parse Set-Cookie headers and flag security issues.
HTTP Cache Header Planner
Network & IP
Plan Cache-Control, ETag and max-age headers for any asset type.
HTTP Header Comparator
Network & IP
Diff two sets of HTTP headers, case-insensitively.
HTTP Headers Explainer
Network & IP
Look up common HTTP headers and explain pasted raw headers.
HTTP Status Codes
Network & IP
Searchable reference of HTTP status codes with meaning and usage guidance.
User Agent Parser
Network & IP
Parse a user-agent string into browser, engine, OS, and device type.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-17 · Runs entirely in your browser