Open
Cached
·
2h ago
17
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
200045
Last-Modified
Mon, 03 Aug 2026 17:26:53 GMT
age: 200045 last-modified: Mon, 03 Aug 2026 17:26:53 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
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 06 Aug 2026 01:00:59 GMT
Surrogate-Control
max-age=432000
Surrogate-Key
decidio.cc 611a3288c3271b6bae861be8 pageId:61852614f2e48d48698c4b97 66fd299f2d3ed6220e80832b 66fbc2125356e58fc1136d61
X-Lambda-Id
efef59f2-7238-49b1-a78a-2004b38387cc
X-Wf-Region
us-east-1
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: a26a1b963e6262af-IAD date: Thu, 06 Aug 2026 01:00:59 GMT surrogate-control: max-age=432000 surrogate-key: decidio.cc 611a3288c3271b6bae861be8 pageId:61852614f2e48d48698c4b97 66fd299f2d3ed6220e80832b 66fbc2125356e58fc1136d61 x-lambda-id: efef59f2-7238-49b1-a78a-2004b38387cc x-wf-region: us-east-1
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching