18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
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
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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
71948
Etag
Caching
"b09e15b4e52405ad662aaa35c0079964"
Last-Modified
Caching
Mon, 16 Sep 2024 20:08:21 GMT

Content Headers

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

10 headers
Alt-Svc
Other
h3=":443"; ma=86400
Date
Other
Thu, 20 Nov 2025 21:42:33 GMT
Via
Other
1.1 30052b645f23bdbc796666378806dbd6.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
Q7a8EwUnbGaXeWNL5qrrERBcGo26bELy7k_mgfsi_4x5DyF_qBOwjw==
X-Amz-Cf-Pop
Other
IAD89-P4
X-Amz-Meta-Codebuild-Buildarn
Other
arn:aws:codebuild:eu-central-1:199886166950:build/simpleJavaMailOrg:c832f277-046f-4c44-9bc2-30a7ffa2d17a
X-Amz-Meta-Codebuild-Content-Md5
Other
e71ce7584c8dacd93b6b6e6b83187a49
X-Amz-Meta-Codebuild-Content-Sha256
Other
b9f9dd3ae77c72ce1aa597ce703b39c82badfd03aff8e6c9bbe903d73a864146
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 0ms