Inspect a public URL and review request details, redirect chain, response headers, security posture, cookies, timing metrics, and a safe response preview.
It inspects response headers such as Content-Security-Policy, Strict-Transport-Security (HSTS), X-Frame-Options, X-Content-Type-Options, and Referrer-Policy, plus cookie flags, redirect chains, and response timing.
Missing security headers can expose a site to clickjacking, MIME-sniffing, and content-injection attacks, and browsers increasingly surface security warnings for sites that lack them, which affects user trust and, indirectly, rankings.
You can inspect any publicly accessible URL. This is the same information any browser or crawler receives when it requests the page.
Yes, it follows redirects and reports each hop, which is useful for catching redirect loops, unnecessary hops, or HTTP-to-HTTPS issues that can slow down or break crawling.