Open
Cached
·
just now
27
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Weak
max-age=0
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate,private, no-cache, no-store, max-age=0, must-revalidate
cache-control: private, no-cache, no-store, max-age=0, must-revalidate,private, no-cache, no-store, max-age=0, must-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Cdn-Loop
cloudflare; loops=1
Cf-Connecting-Ip
64.34.81.172
Cf-Ipcountry
US
Cf-Visitor
{"scheme":"https"}
Date
Thu, 07 May 2026 16:41:16 GMT
True-Client-Ip
64.34.81.172
User-Agent
mint/1.7.1
Via
1.1 google, 1.1 google
X-Cloud-Trace-Context
3ca929eb386d4211741c4ea7429dcf21/6940969068858550989
X-Forwarded-For
64.34.81.172, 172.71.190.25, 35.244.207.135,35.191.59.12
X-Forwarded-Host
account.dojo.tech
X-Forwarded-Port
3000
X-Nonce
NjIxOTk1ZjgtZDUxNy00ZmQxLWI4NWEtNzFjZDM4NTY1MDc1
X-Request-Id
f80d5cc7-2c1b-4cf6-b245-cce5abbb0bed
cdn-loop: cloudflare; loops=1
cf-cache-status: DYNAMIC
cf-connecting-ip: 64.34.81.172
cf-ipcountry: US
cf-ray: 9f81abd36c54e642-IAD
cf-visitor: {"scheme":"https"}
date: Thu, 07 May 2026 16:41:16 GMT
true-client-ip: 64.34.81.172
user-agent: mint/1.7.1
via: 1.1 google, 1.1 google
x-cloud-trace-context: 3ca929eb386d4211741c4ea7429dcf21/6940969068858550989
x-forwarded-for: 64.34.81.172, 172.71.190.25, 35.244.207.135,35.191.59.12
x-forwarded-host: account.dojo.tech
x-forwarded-port: 3000
x-nonce: NjIxOTk1ZjgtZDUxNy00ZmQxLWI4NWEtNzFjZDM4NTY1MDc1
x-request-id: f80d5cc7-2c1b-4cf6-b245-cce5abbb0bed
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology