Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
1338809
Last-Modified
Sat, 18 Apr 2026 11:41:22 GMT
age: 1338809 last-modified: Sat, 18 Apr 2026 11:41:22 GMT
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
Cf-Apo-Via
origin,host
Date
Sun, 03 May 2026 23:34:51 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=14,cfOrigin;dur=0,cfWorker;dur=128
Surrogate-Control
max-age=2147483647
Surrogate-Key
webflow.aryeo.com 63da9ce0049e626ceff25b70 pageId:68a640a939cfd9b9ba9c0346
X-Cluster-Name
us-east-1-prod-hosting-red
X-Lambda-Id
3c7c4e57-187d-48b1-b1d2-0731b0ff1397
X-Wf-Region
us-east-1
cf-apo-via: origin,host cf-cache-status: DYNAMIC cf-ray: 9f63142888b4c583-IAD date: Sun, 03 May 2026 23:34:51 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=14,cfOrigin;dur=0,cfWorker;dur=128 surrogate-control: max-age=2147483647 surrogate-key: webflow.aryeo.com 63da9ce0049e626ceff25b70 pageId:68a640a939cfd9b9ba9c0346 x-cluster-name: us-east-1-prod-hosting-red x-lambda-id: 3c7c4e57-187d-48b1-b1d2-0731b0ff1397 x-wf-region: us-east-1
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching