Open Cached · just now
11 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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
Cache-Control
Caching
no-cache, no-store, max-age=0, must-revalidate

Content Headers

2 headers
Content-Length
Content
204601
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

1 headers
Set-Cookie
Cookies
__Host-csrf=0b09f0e2-46a9-44fc-9ce4-55dadb51bc13; Path=/; HttpOnly; Secure; SameSite=None

Other Headers

5 headers
Date
Other
Mon, 17 Nov 2025 16:50:36 GMT
Via
Other
1.1 0a2ddb6f9b0df10d973faa154be16dba.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
l_muUP3GurUmrZCEdpCl56mDpXh5hhJozFmwr26IXLKQwsChQ1fI6Q==
X-Amz-Cf-Pop
Other
IAD61-P3
X-Cache
Other
Miss from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 457ms