Open
Cached
·
just now
11
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
connection: close
Caching Headers
Etag
W/"54-90kaaBeZtwhYS1B1VLXkvyQ1uh4"
etag: W/"54-90kaaBeZtwhYS1B1VLXkvyQ1uh4"
Content Headers
Content-Length
84
Content-Type
application/json; charset=utf-8
content-length: 84 content-type: application/json; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Fri, 27 Mar 2026 10:07:09 GMT
date: Fri, 27 Mar 2026 10:07:09 GMT via: 1.1 0bdcc10f69b746cb367ceb51e88a3d1c.cloudfront.net (CloudFront) x-amz-cf-id: z-0eHBtuV8ujOePLUL5v2JI8bFo3TTYmS9FX8sBO3R-BEge1cvGumw== x-amz-cf-pop: IAD61-P2 x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology