Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate
Expires
-1
cache-control: no-cache, no-store, must-revalidate expires: -1
Content Headers
Content-Length
102
Content-Type
text/html; charset=utf-8
content-length: 102 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 11 Aug 2026 11:50:28 GMT
Www-Authenticate
Basic realm="ftp.cashnet.com"
date: Tue, 11 Aug 2026 11:50:28 GMT www-authenticate: Basic realm="ftp.cashnet.com"
Recommendations
Enable compression (gzip/brotli) to improve performance