Open
Cached
·
just now
16
Headers
Detected Technologies from 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
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
private, no-cache, no-store, must-revalidate, max-age=0
Pragma
no-cache
cache-control: private, no-cache, no-store, must-revalidate, max-age=0 pragma: no-cache
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 10 Apr 2026 04:04:04 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=20,cfOrigin;dur=506
Www-Authenticate
Basic realm="Input ID and Password."
cf-cache-status: DYNAMIC cf-ray: 9e9edd83daf0c55e-IAD date: Fri, 10 Apr 2026 04:04:04 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=20,cfOrigin;dur=506 www-authenticate: Basic realm="Input ID and Password." x-turbo-charged-by: LiteSpeed
Recommendations
Enable compression (gzip/brotli) to improve performance