19 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Basic
child-src; connect-src; default-src; +14 more Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • 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
Vary
Performance
Accept-Encoding

Caching Headers

Cache-Control
Caching
max-age=0, must-revalidate
Etag
Caching
"1630bao6wen21c"

Content Headers

Content-Length
Content
2640
Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
istio-envoy

CORS Headers

Access-Control-Allow-Origin
Cors
*

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Mon, 23 Feb 2026 09:12:27 GMT
Via
Other
1.1 6028cf6b68ccf308226eae7dc6c6af42.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
wJJ9GQMCPw6aOhyNL1viLqGv0MSlJMgkkhOxqsunIFx-SHK9NylveQ==
X-Amz-Cf-Pop
Other
IAD55-P7
X-Cache
Other
Error from cloudfront
X-Download-Options
Other
noopen
X-Envoy-Upstream-Service-Time
Other
26

Recommendations

Enable compression (gzip/brotli) to improve performance