Open
Cached
·
just now
15
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
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Strengthen CSP by removing 'unsafe-eval'
- • 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
139
Content-Type
text/html; charset=utf-8
content-length: 139 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Headers
*
Access-Control-Allow-Origin
*
access-control-allow-headers: * access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 20:32:51 GMT
X-Amzn-Remapped-Connection
keep-alive
date: Wed, 06 May 2026 20:32:51 GMT x-amz-apigw-id: c9bKFFTjywMEawA= x-amzn-remapped-connection: keep-alive x-amzn-remapped-content-length: 139 x-amzn-remapped-date: Wed, 06 May 2026 20:32:51 GMT x-amzn-requestid: 9e8d84f5-69a9-4972-b737-a89e505a2950 x-amzn-trace-id: Root=1-69fba573-231cd9692cc34f9152131a4e;Sampled=1;Lineage=1:12c81f5b:0
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology