Open
Cached
·
just now
16
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
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), camera=(), microphone=()
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
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache, no-store
cache-control: no-cache, no-store
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
Tue, 12 May 2026 04:20:56 GMT
Server-Timing
traceparent;desc="00-31c4a865ac2b748a859356b0687c69b4-232ac8ac57ad5f53-01"
X-Robots-Tag
noindex, nofollow
date: Tue, 12 May 2026 04:20:56 GMT server-timing: traceparent;desc="00-31c4a865ac2b748a859356b0687c69b4-232ac8ac57ad5f53-01" x-envoy-upstream-service-time: 4 x-robots-tag: noindex, nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance