Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Strengthen CSP by removing 'unsafe-eval'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache
Expires
-1
Pragma
no-cache
cache-control: no-cache expires: -1 pragma: no-cache
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-aspnet-version: 4.0.30319
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 11 Jun 2026 23:01:35 GMT
X-Robots-Tag
noindex, nofollow
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: a0a43d0c3cb2e604-IAD date: Thu, 11 Jun 2026 23:01:35 GMT x-robots-tag: noindex, nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance