Open Cached · just now
21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000; preload
Content-Security-Policy
Weak
frame-ancestors
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Significantly strengthen CSP directives
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch, Accept-Encoding

Caching Headers

1 headers
Cache-Control
Caching
private, no-cache, no-store, max-age=0, must-revalidate

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

2 headers
Access-Control-Allow-Methods
Cors
GET, POST, OPTIONS
Access-Control-Allow-Origin
Cors
https://portal.ndax.io

Cookies Headers

1 headers
Set-Cookie
Cookies
__cf_bm=Ny2Wke7g9FffW0_WLUrRq2sM9tQ5fhhnUbLQlZ_P7Zg-1764303974-1.0.1.1-Q4oYedMu9Sm2QK8JqwVQhgTNixMxnF1jiEHHp4.bcEtKuRZ504aLQh6yOv3F6C7kLVEpeaFFWyfkYUX3xYlXBwQcdaKo11iJqNHETht6Ipw; path=/; expires=Fri, 28-Nov-25 04:56:14 GMT; domain=.ndax.io; HttpOnly; Secure; SameSite=None

Other Headers

5 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
9a571b1b0a455813-IAD
Date
Other
Fri, 28 Nov 2025 04:26:14 GMT
Link
Other
</_next/static/media/437823e943059488-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/css/54ebcb3d22f41880.css>; rel=preload; as="style", </_next/static/css/93a99f2c1fe0e311.css>; rel=preload; as="style", </_next/static/css/542d3654f80f6858.css>; rel=preload; as="style"

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 679ms