Open
Cached
·
just now
11
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), ambient-light-sensor=(), autoplay=(); +24 more
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
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
No caching headers found
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 18 May 2026 06:07:09 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=18,cfOrigin;dur=9
cf-cache-status: DYNAMIC cf-ray: 9fd8ae115995802a-IAD date: Mon, 18 May 2026 06:07:09 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=18,cfOrigin;dur=9
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching