Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Weak
1
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
No caching headers found
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Thu, 03 Sep 2026 06:10:50 GMT
cf-cache-status: DYNAMIC cf-ray: a35297fb0c0787ac-IAD date: Thu, 03 Sep 2026 06:10:50 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching