Open
Cached
·
just now
18
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
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-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
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Age
207443
Cache-Control
public, max-age=0, must-revalidate
Last-Modified
Thu, 07 May 2026 15:39:55 GMT
age: 207443 cache-control: public, max-age=0, must-revalidate last-modified: Thu, 07 May 2026 15:39:55 GMT
Content Headers
Content-Disposition
inline; filename="index.html"
Content-Type
text/html; charset=utf-8
content-disposition: inline; filename="index.html" content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 10 May 2026 01:17:19 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=17,cfOrigin;dur=30
cf-cache-status: DYNAMIC cf-ray: 9f951a833875067c-IAD date: Sun, 10 May 2026 01:17:19 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=17,cfOrigin;dur=30 x-vercel-cache: HIT x-vercel-id: iad1::fj4q5-1778375839272-1b367e1509e4
Recommendations
Enable compression (gzip/brotli) to improve performance