DNS
Resolvers can return different cached records depending on geography, TTL and propagation state.
Network & Web Tools
Pro diagnostic reportInspect response headers and review common web security headers for a public URL.
Diagnose
Run a bounded public check.
Understand
See a health score and explanation.
Act
Follow prioritized recommendations.
HTTP response headers describe caching, content type, redirects, server behavior and browser security policies. This checker displays the headers returned by a public page and highlights several commonly reviewed security headers. Presence alone does not prove that a policy is correctly configured.
Professional interpretation guide
Use the result as a focused diagnostic signal. Verify important findings before changing DNS, hosting, security, caching or application configuration.
Network diagnostics
Network tools observe different layers: DNS resolves names, TCP establishes connections, TLS authenticates encrypted sessions and HTTP carries requests, redirects, headers and caching rules. A successful result at one layer does not prove that the complete website or application is healthy.
Resolvers can return different cached records depending on geography, TTL and propagation state.
Certificate validity, hostname matching, trust chains and protocol support are separate checks.
Status codes, redirect chains, headers and caching directives describe application behaviour.
Latency and reachability vary by location, network path, browser and time.
The URL is requested to read public response headers. Do not submit private endpoints or URLs containing credentials.
Combine related checks instead of relying on one isolated result.
CSP restricts which resources a browser may load and can reduce some injection risks when configured carefully.
Strict-Transport-Security tells supporting browsers to prefer HTTPS for a defined period.
The nosniff value reduces MIME type guessing in supported browsers.
They may not be configured for that path, proxy or environment.
No. Policies should match the application, content and deployment model.
No. It only displays the headers returned to the server-side request.