Cached · just now
17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Good
default-src; script-src-elem; script-src; +4 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

Cache-Control
Caching
no-cache
Expires
Caching
-1
Pragma
Caching
no-cache

Content Headers

Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
cloudflare
X-Aspnet-Version
Server
4.0.30319

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
a0a43d0c3cb2e604-IAD
Date
Other
Thu, 11 Jun 2026 23:01:35 GMT
X-Robots-Tag
Other
noindex, nofollow

Recommendations

Enable compression (gzip/brotli) to improve performance