Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
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 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
Origin
connection: close transfer-encoding: chunked vary: 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
Date
Mon, 11 May 2026 22:02:08 GMT
X-Amz-Bucket-Region
us-east-1
cf-cache-status: DYNAMIC cf-ray: 9fa4775a1f43d68f-IAD date: Mon, 11 May 2026 22:02:08 GMT via: 1.1 7bac70c3c5deda2f56c0a3aff53deab0.cloudfront.net (CloudFront) x-amz-bucket-region: us-east-1 x-amz-cf-id: 6mJCHf0p6Qa8c_HYSX7p0HTfN42kIPyMr5dPe6QxqI0SweE4dFpDCQ== x-amz-cf-pop: IAD55-P3 x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching