Open
Cached
·
just now
9
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
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
private, no-store, max-age=0
cache-control: private, no-store, max-age=0
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 17 May 2026 07:38:51 GMT
date: Sun, 17 May 2026 07:38:51 GMT x-vercel-challenge-token: 2.1779003531.60.N2YxYmEyMGJmMjM5MTliYTk0MDI4NzhiYTI4OWE3OTI7NDgxZTBmNGQ7YzFjYmUzNmMwYzdlMDFkYTRjOTAzNGRkOTczMDY2ZGMxZGU5MWM3ZTszOzWCHp7cXJVVEpIQW7Hj+34+u68ss6eJ5WGLmSGl66OMRT/4TdP7rtKN/KQ8uQ4=.4470c886f4c4593738718c8874c60e82 x-vercel-id: iad1::1779003531-wKQBeURfPLaYF98Q4TVs9WPFANoc54kB x-vercel-mitigated: challenge
Recommendations
Enable compression (gzip/brotli) to improve performance