16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
Content-Security-Policy
Basic
default-src; script-src; frame-src Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
interest-cohort=()
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)

Performance Headers

Connection
Performance
close

Caching Headers

Etag
Caching
"252-63ee26ac39ec0"
Last-Modified
Caching
Tue, 16 Sep 2025 03:07:15 GMT

Content Headers

Content-Length
Content
4937
Content-Type
Content
text/html

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Wed, 26 Aug 2026 12:38:36 GMT
Server-Timing
Other
cdn-cache; desc=MISS, edge; dur=54, origin; dur=11, ak_p; desc="1787747916435_389073126_714678217_6550_9367_54_158_-";dur=1
X-Akamai-Transformed
Other
9 353 0 pmb=mRUM,1
X-Req
Other
ut,1787747916,23.48.200.230:2a991fc9,23.62.226.171

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching