10 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Weak
frame-ancestors
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Significantly strengthen CSP directives
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

1 headers
Connection
Performance
keep-alive

Caching Headers

1 headers
Etag
Caching
"12bd-u+ZmIdsrLOB6vThWpX6cAun6IFw"

Content Headers

2 headers
Content-Length
Content
9102
Content-Type
Content
text/html; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

4 headers
Akamai-Request-Bc
Other
[a=23.64.113.35,b=249716384,c=g,n=US_IL_CHICAGO,o=20940],[c=c,n=US_CA_LOSANGELES,o=20940],[a=201,c=o]
Date
Other
Mon, 03 Nov 2025 10:24:29 GMT
Server-Timing
Other
ak_p; desc="1762165469341_390099235_249716384_9846_151069_27_0_-";dur=1
X-Akamai-Transformed
Other
9 1971 0 pmb=mRUM,1

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 420ms