13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Good
default-src; style-src-elem; script-src-elem; +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
  • Strengthen CSP by removing 'unsafe-eval'
  • 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

1 headers
Connection
Performance
keep-alive

Caching Headers

3 headers
Cache-Control
Caching
no-cache, no-store, must-revalidate
Etag
Caching
"9ed31aded0cd6e07a04ac0d6a30aa1f2"
Last-Modified
Caching
Thu, 06 Nov 2025 04:01:46 GMT

Content Headers

2 headers
Content-Length
Content
1482
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

5 headers
Date
Other
Fri, 07 Nov 2025 07:35:36 GMT
Via
Other
1.1 2f17d035fda8637c7b5deda0dde632c8.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
cbHkSgoYMmPrDT3qk1ap3FeRUOm-ozcGVkb9FtLfF7YzLgGbUdkiyA==
X-Amz-Cf-Pop
Other
IAD89-P4
X-Cache
Other
Miss from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 589ms