10 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000;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

2 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked

Caching Headers

1 headers
Cache-Control
Caching
no-cache

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
openresty

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
kraken_sid=eyJpdiI6IlpUeHFKdVJqUmw0Nk5tUmRuMFhYVnc9PSIsInZhbHVlIjoidWNoekc1M0ErVDJPNytOVlpWaEc3TFZHTXE5YWhTbjcwVGl0c0gzMWZ5VTF0OXdDbUxBb2Y0Rk5iQTRqUFhWa0o0MUVVNVpiTkkzaVhLY2NIeis5UVE9PSIsIm1hYyI6IjhiMTNkNGM5YmVhOWJiMWU0MDlmNWE3NTI3YmIxM2M5ZDIxOTM1M2QyYWFlOTUyODc0MTljMGQ5YzFiODczZDAifQ%3D%3D; expires=Fri, 07-Nov-2025 06:39:57 GMT; Max-Age=7200; path=/; httponly

Other Headers

3 headers
Date
Other
Fri, 07 Nov 2025 04:39:57 GMT
X-Served-By
Other
kraken.io
X-Ua-Compatible
Other
IE=Edge,chrome=1

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 370ms