Open Cached · just now
16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
"max-age=31536000; includeSubDomains"
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Present
"DENY"
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
"no-referrer-when-downgrade"
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Add Content-Security-Policy header to prevent XSS attacks
  • Consider adding Permissions-Policy to control browser features

Performance Headers

1 headers
Connection
Performance
close

Caching Headers

3 headers
Cache-Control
Caching
"no-store, no-cache, must-revalidate, max-age=0, post-check=0, pre-check=0"
Expires
Caching
"0"
Pragma
Caching
"no-cache"

Content Headers

2 headers
Content-Length
Content
15
Content-Type
Content
text/plain; charset=UTF-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

4 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Ray
Other
9a66e148ffddfc33-IAD
Date
Other
Sun, 30 Nov 2025 02:22:57 GMT
Server-Timing
Other
cfEdge;dur=218,cfOrigin;dur=0

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 281ms