Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
42
Content-Type
application/json
content-length: 42 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
Fri, 08 May 2026 23:55:20 GMT
X-Amzn-Errortype
MissingAuthenticationTokenException
date: Fri, 08 May 2026 23:55:20 GMT via: 1.1 e21fbbed60133ff896ee44224814dc5c.cloudfront.net (CloudFront) x-amz-apigw-id: dEesUH3_oAMEbBA= x-amz-cf-id: b5inzG66ao7E-OcmfGDsq7Eu8ZPdWL0gHTVFN71dmV4KydPKNR2zIg== x-amz-cf-pop: IAD12-P3 x-amzn-errortype: MissingAuthenticationTokenException x-amzn-requestid: 9cd9b8d6-142a-4abb-aeed-210c9641a0f1 x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching