Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
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
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
origin
connection: close vary: origin
Caching Headers
No caching headers found
Content Headers
Content-Length
31
content-length: 31
Server Headers
Server
elb
server: elb
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Date
Mon, 13 Apr 2026 01:05:52 GMT
X-Ds-Trace-Id
e0099c0668932adadc0856202e046da2
date: Mon, 13 Apr 2026 01:05:52 GMT via: 1.1 4e65e40699a5e85cdc5b08cf225325c4.cloudfront.net (CloudFront) x-amz-cf-id: t2AMhw3O1XL2Wv9XcVc82_5TBJcMe3aJzhKgC3xBasBFmYivD5qiGA== x-amz-cf-pop: IAD61-P13 x-cache: Error from cloudfront x-ds-trace-id: e0099c0668932adadc0856202e046da2
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching