18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
Content-Security-Policy
Basic
default-src; object-src; script-src; +7 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Present
nosniff, nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • 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

Cache-Control
Caching
max-age=0, no-cache, no-store
Etag
Caching
"a812a41db3c11ae9e449c654a8e552c3"
Expires
Caching
Sun, 13 Sep 2026 05:32:21 GMT
Last-Modified
Caching
2026-05-26T14:36:29.000Z
Pragma
Caching
no-cache

Content Headers

Content-Length
Content
5874
Content-Type
Content
text/html

Server Headers

Server
Server
awselb/2.0

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=93600
Date
Other
Sun, 13 Sep 2026 05:32:21 GMT
Server-Timing
Other
cdn-cache; desc=MISS, edge; dur=33, origin; dur=1094, ak_p; desc="1789277539568_386075804_1217895884_112475_6252_83_246_-";dur=1
X-Akamai-Transformed
Other
9 1204 0 pmb=mRUM,2
X-Dispatcher
Other
us-gov-west-1

Recommendations

Enable compression (gzip/brotli) to improve performance