Open
Cached
·
just now
16
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
Mon, 04 May 2026 09:56:14 GMT
Server-Timing
X-Amzn-Remapped-Connection
keep-alive
date: Mon, 04 May 2026 09:56:14 GMT server-timing: x-amz-apigw-id: c1YBxHSVSwMEfrA= x-amzn-remapped-connection: keep-alive x-amzn-remapped-content-length: 139 x-amzn-remapped-date: Mon, 04 May 2026 09:56:14 GMT x-amzn-requestid: d1c242cb-9ffc-44df-be79-2768c4d61b24 x-amzn-trace-id: Root=1-69f86d3e-645781ab7b68b4cd66f08de9;Sampled=1;Lineage=1:9365c863: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