Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
207677
Cache-Control
public, max-age=0, must-revalidate
Etag
"a9b245c462426dbaa698df3ae894b5cb"
Last-Modified
Mon, 01 Jun 2026 18:44:43 GMT
age: 207677 cache-control: public, max-age=0, must-revalidate etag: "a9b245c462426dbaa698df3ae894b5cb" last-modified: Mon, 01 Jun 2026 18:44:43 GMT
Content Headers
Content-Disposition
inline
Content-Length
104262
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 104262 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Thu, 04 Jun 2026 04:26:01 GMT
X-Matched-Path
/
date: Thu, 04 Jun 2026 04:26:01 GMT x-matched-path: / x-vercel-cache: HIT x-vercel-id: iad1::f2gxz-1780547161209-e3e66883d4f2
Recommendations
Enable compression (gzip/brotli) to improve performance