Cached · just now
17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Basic
script-src; img-src; object-src; +1 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
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
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • 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
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding, Cookie

Caching Headers

Cache-Control
Caching
max-age=213, must-revalidate
Last-Modified
Caching
Mon, 13 Apr 2026 09:03:29 GMT

Content Headers

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

Server Headers

Server
Server
nginx

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Date
Other
Mon, 13 Apr 2026 09:30:50 GMT
Host-Header
Other
wpcloud
Link
Other
Server-Timing
Other
a8c-cdn, dc;desc=dca, cache;desc=STALE;dur=1.0
X-Ac
Other
5.dca _atomic_dca STALE
X-Content-Security-Policy
Other
script-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://virtu-www.s3.amazonaws.com/ https://*.list-manage.com/ https://*.virtu.com/ https://*.greenhouse.io/ https://*.kcg.com/ https://maps.googleapis.com/ https://maps.google.com/; img-src 'self' data: blob: https://*.virtu.com/ https://virtu-www.s3.amazonaws.com/ https://*.greenhouse.io/ https://*.kcg.com/ https://maps.gstatic.com/ https://maps.google.com/ https://maps.googleapis.com/; object-src 'self' data: blob: https://*.virtu.com/ https://*.greenhouse.io/ https://*.kcg.com/ https://www.google.com/ https://maps.google.com/; frame-src 'self' data: blob: https://*.virtu.com/ https://*.greenhouse.io/ https://*.kcg.com/ https://www.google.com/ https://maps.google.com/;
X-Nananana
Other
Batcache-Hit

Recommendations

Enable compression (gzip/brotli) to improve performance