18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Weak
upgrade-insecure-requests; frame-ancestors
X-Frame-Options
Excellent
deny
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Present
accelerometer=(),autoplay=(),camera=(),display-capture=(),document-domain=(),encrypted-media=(),fullscreen=(),geolocation=(),gyroscope=(),magnetometer=(),microphone=(),midi=(),payment=(),picture-in-picture=(),publickey-credentials-get=(),screen-wake-lock=(),sync-xhr=(self),usb=(),xr-spatial-tracking=()
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Significantly strengthen CSP directives

Performance Headers

3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked

Caching Headers

1 headers
Last-Modified
Caching
Thu, 15 May 2025 09:58:44 GMT

Content Headers

1 headers
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
route=1762390742.182.444204.894202|8209c28cc3e271e6af4e58b3d155be96; HttpOnly; Secure; Path=/

Other Headers

5 headers
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99a0a5538cb11727-IAD
Date
Other
Thu, 06 Nov 2025 00:59:01 GMT
X-Envoy-Upstream-Service-Time
Other
0
X-Permitted-Cross-Domain-Policies
Other
None

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 176ms