Open
Cached
·
just now
14
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
No caching headers found
Content Headers
Content-Length
173
Content-Type
application/json
content-length: 173 content-type: application/json
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Headers
*
Access-Control-Allow-Origin
*
access-control-allow-headers: * access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 20:31:47 GMT
X-Phoenix-Api
prod
date: Sun, 03 May 2026 20:31:47 GMT via: 1.1 f40ef15b69787e0ef910a83a639d263a.cloudfront.net (CloudFront) x-amz-apigw-id: cziMBELPvHcEA8g= x-amz-cf-id: ewgz9X5Lin2rL7WPMpLvoIidi9ORMa2LePMar_0LejQ_e10JuiTpSg== x-amz-cf-pop: IAD61-P11 x-amzn-requestid: 69a04c82-17af-4e4e-9c7f-469510c3a39c x-amzn-trace-id: Root=1-69f7b0b2-3a265ff84000eeb00cbc4a52;Parent=492d61dc493701c2;Sampled=0;Lineage=1:86faef81:0 x-cache: Miss from cloudfront x-phoenix-api: prod
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching