Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
close
connection: close
Caching Headers
Age
0
Cache-Control
public, max-age=0, must-revalidate
age: 0 cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Length
89102
Content-Type
text/html;charset=utf-8
content-length: 89102 content-type: text/html;charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 16 Sep 2026 02:54:19 GMT
date: Wed, 16 Sep 2026 02:54:19 GMT x-vercel-cache: MISS x-vercel-id: iad1::iad1::nd2xx-1789527259485-770103cd0b07
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology