Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000; includeSubdomains;
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
Origin
Permissions-Policy
Present
geolocation=(), camera=(), fullscreen=()
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
Performance Headers
Connection
close, Transfer-Encoding
Transfer-Encoding
chunked
Vary
user-agent
connection: close, Transfer-Encoding transfer-encoding: chunked vary: user-agent
Caching Headers
No caching headers found
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
Date
Mon, 04 May 2026 06:12:42 GMT
X-Dispatcher
dispatcher2uswest1-28558499
X-Vhost
imdocs
date: Mon, 04 May 2026 06:12:42 GMT x-dispatcher: dispatcher2uswest1-28558499 x-vhost: imdocs
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching