Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, proxy-revalidate
Expires
0
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, proxy-revalidate expires: 0 pragma: no-cache
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
Sun, 10 May 2026 08:37:13 GMT
Server-Timing
cfCacheStatus;desc="MISS", cfEdge;dur=35,cfOrigin;dur=15
Surrogate-Control
no-store
X-Content-Security-Policy
default-src 'self' https:; script-src 'self' https: 'unsafe-inline' 'unsafe-eval'; connect-src 'self' https: wss:; font-src https: data:; img-src blob: 'self' data: https:; media-src 'self' https: blob:; style-src 'self' https: 'unsafe-inline'; worker-src blob: https:
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Webkit-Csp
default-src 'self' https:; script-src 'self' https: 'unsafe-inline' 'unsafe-eval'; connect-src 'self' https: wss:; font-src https: data:; img-src blob: 'self' data: https:; media-src 'self' https: blob:; style-src 'self' https: 'unsafe-inline'; worker-src blob: https:
cf-cache-status: MISS cf-ray: 9f979ee98b051b59-IAD date: Sun, 10 May 2026 08:37:13 GMT server-timing: cfCacheStatus;desc="MISS", cfEdge;dur=35,cfOrigin;dur=15 surrogate-control: no-store x-content-security-policy: default-src 'self' https:; script-src 'self' https: 'unsafe-inline' 'unsafe-eval'; connect-src 'self' https: wss:; font-src https: data:; img-src blob: 'self' data: https:; media-src 'self' https: blob:; style-src 'self' https: 'unsafe-inline'; worker-src blob: https: x-dns-prefetch-control: off x-download-options: noopen x-webkit-csp: default-src 'self' https:; script-src 'self' https: 'unsafe-inline' 'unsafe-eval'; connect-src 'self' https: wss:; font-src https: data:; img-src blob: 'self' data: https:; media-src 'self' https: blob:; style-src 'self' https: 'unsafe-inline'; worker-src blob: https:
Recommendations
Enable compression (gzip/brotli) to improve performance