Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
0
age: 0
Content Headers
Content-Length
17
Content-Type
text/html; charset=iso-8859-1
content-length: 17 content-type: text/html; charset=iso-8859-1
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 07 May 2026 16:59:14 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=13,cfOrigin;dur=17
Via
Acquia Platform CDN 1.226
X-Cache
MISS, MISS
X-Cache-Hits
0
X-Request-Id
v-13e308a6-4a36-11f1-a624-fbeb53310f8d
X-Served-By
cache-iad-kiad7000170-IAD
X-Timer
S1778173155.749102,VS0,VE16
cf-cache-status: DYNAMIC cf-ray: 9f81c6291abad6c1-IAD date: Thu, 07 May 2026 16:59:14 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=13,cfOrigin;dur=17 via: Acquia Platform CDN 1.226 x-cache: MISS, MISS x-cache-hits: 0 x-request-id: v-13e308a6-4a36-11f1-a624-fbeb53310f8d x-served-by: cache-iad-kiad7000170-IAD x-timer: S1778173155.749102,VS0,VE16
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching