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
Wed, 27 May 2026 22:40:07 GMT
X-Amzn-Errortype
MissingAuthenticationTokenException
date: Wed, 27 May 2026 22:40:07 GMT via: 1.1 da8fa7805922e6aee395c26848a8424e.cloudfront.net (CloudFront) x-amz-apigw-id: eC7fQEcXFiAESaA= x-amz-cf-id: iU0XF_vi6nyZEiNdV5nYr_6STkm2v9eZMEGK5S6UmNwhDylb28IYNg== x-amz-cf-pop: ORD51-P1 x-amzn-errortype: MissingAuthenticationTokenException x-amzn-requestid: 7a90b56f-627c-4402-846a-49c97e606f0a x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching