9 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

Cache-Control
Caching
private, no-store, max-age=0

Content Headers

Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
Vercel

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Sun, 17 May 2026 07:38:51 GMT
X-Vercel-Challenge-Token
Other
2.1779003531.60.N2YxYmEyMGJmMjM5MTliYTk0MDI4NzhiYTI4OWE3OTI7NDgxZTBmNGQ7YzFjYmUzNmMwYzdlMDFkYTRjOTAzNGRkOTczMDY2ZGMxZGU5MWM3ZTszOzWCHp7cXJVVEpIQW7Hj+34+u68ss6eJ5WGLmSGl66OMRT/4TdP7rtKN/KQ8uQ4=.4470c886f4c4593738718c8874c60e82
X-Vercel-Id
Other
iad1::1779003531-wKQBeURfPLaYF98Q4TVs9WPFANoc54kB
X-Vercel-Mitigated
Other
challenge

Recommendations

Enable compression (gzip/brotli) to improve performance