15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Basic
base-uri; object-src; script-src; +2 more
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive

Caching Headers

3 headers
Age
Caching
71286
Etag
Caching
"33e631d8dc1509c5f3f91bbe1fdf7178"
Last-Modified
Caching
Wed, 05 Nov 2025 18:33:05 GMT

Content Headers

2 headers
Content-Length
Content
1705
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
AmazonS3

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

6 headers
Date
Other
Wed, 05 Nov 2025 18:38:10 GMT
Via
Other
1.1 7ba8238566c8641cae9d38ebcb67e0e8.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
qXLWe0-j62SfotOlPF1iuJx-NqS4qDGeR5z-JQrx7sAtQ29ss1-o0Q==
X-Amz-Cf-Pop
Other
IAD55-P8
X-Amz-Server-Side-Encryption
Other
AES256
X-Cache
Other
Hit from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 1ms