Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
connection: close
Caching Headers
Age
0
Cache-Control
no-cache
Etag
"1540000000.0-48025-1474562018"
Last-Modified
Sat, 20 Oct 2018 01:46:40 GMT
age: 0 cache-control: no-cache etag: "1540000000.0-48025-1474562018" last-modified: Sat, 20 Oct 2018 01:46:40 GMT
Content Headers
Content-Disposition
inline; filename=index.html
Content-Length
48025
Content-Type
text/html; charset=utf-8
content-disposition: inline; filename=index.html content-length: 48025 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 15 Aug 2026 03:07:05 GMT
date: Sat, 15 Aug 2026 03:07:05 GMT x-vercel-cache: MISS x-vercel-id: iad1::iad1::jm5mz-1786763224160-8fdf442bc498
Recommendations
Enable compression (gzip/brotli) to improve performance