Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
No caching headers found
Content Headers
Content-Length
48
Content-Type
application/json; charset=utf-8
content-length: 48 content-type: application/json; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 04 May 2026 00:09:11 GMT
X-Kong-Response-Latency
1
date: Mon, 04 May 2026 00:09:11 GMT via: 1.1 009a5d13a4dd74719c9131c464732ee8.cloudfront.net (CloudFront) x-amz-cf-id: 6MCBxC_X_Z_OX9w11xX5P_8-HflaPTKenXoT4ASfPeozGSpdFSDSoQ== x-amz-cf-pop: IAD12-P5 x-cache: Error from cloudfront x-kong-response-latency: 1
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching