Open
Cached
·
just now
17
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31556926; includeSubDomains; preload
Content-Security-Policy
Basic
img-src; font-src; object-src; +6 more
img-src 'self' https://assets.website-files.com data:; font-src 'self' https://use.typekit.net data:; object-src 'none'; script-src 'self' 'unsafe-inline' https://static.hotjar.com https://script.hotjar.com https://*.hotjar.com; style-src 'self' 'unsafe-inline'; connect-src 'self' https://user-app.arvohealth.com https://claim-mgmt.arvohealth.com https://copilot.arvohealth.com https://cdn.growthbook.io https://*.hotjar.com https://ws.hotjar.com https://in.hotjar.com wss://ws.hotjar.com https://content.hotjar.io https://*.hotjar.io; frame-ancestors 'self'; base-uri 'self'; form-action 'self';
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
geolocation=(), camera=(), microphone=(), fullscreen=(self), storage-access=(self), autoplay=(), payment=(), accelerometer=(), gyroscope=(), magnetometer=(), usb=(), serial=(), bluetooth=()
Recommendations
- • 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)
Performance Headers
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
x-fh-requested-host, accept-encoding
Caching Headers
3 headers
Cache-Control
Caching
max-age=3600
Etag
Caching
"473d219615e6440da235428fd783fd6041c0ff55d9ce6bad5422f76e2df363c2"
Last-Modified
Caching
Tue, 25 Nov 2025 09:07:14 GMT
Content Headers
2 headers
Content-Length
Content
8441
Content-Type
Content
text/html; charset=utf-8
Server Headers
0 headers
No server headers found
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
6 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Wed, 26 Nov 2025 19:14:10 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-pdk-kfty8610097-PDK
X-Timer
Other
S1764184451.581775,VS0,VE79
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 254ms