12 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31104000 ; includeSubDomains
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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
Performance
close

Caching Headers

No caching headers found

Content Headers

Content-Length
Content
315
Content-Type
Content
text/html; charset=us-ascii

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Akamai-Grn
Other
0.ce0c0317.1788244093.4fcb9f3c
Date
Other
Tue, 01 Sep 2026 06:28:13 GMT
X-Cnection
Other
close
X-Content-Security-Policy
Other
script-src 'self'; object-src 'self'
X-Req
Other
23.3.12.206:4fcb9f3c

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching