Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
Connection
close
Transfer-Encoding
chunked
Vary
accept, Origin
connection: close transfer-encoding: chunked vary: accept, Origin
Caching Headers
No caching headers found
Content Headers
Content-Type
application/xml
content-type: application/xml
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Fri, 01 May 2026 17:43:54 GMT
X-Amz-Bucket-Region
us-east-1
X-Cimcloud-Cdn
static-v1
alt-svc: h3=":443"; ma=86400 date: Fri, 01 May 2026 17:43:54 GMT via: 1.1 a71dc86d67780d7478c72e1b147b8a32.cloudfront.net (CloudFront) x-amz-bucket-region: us-east-1 x-amz-cf-id: xHW4N83IkySffziEr2AbliKwdztO04Z5knlTht_c5f2-ywZNnmbLzA== x-amz-cf-pop: IAD61-P10 x-cache: Error from cloudfront x-cimcloud-cdn: static-v1
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching