20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Content-Security-Policy header to prevent XSS attacks
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
rsc,Accept-Encoding

Caching Headers

2 headers
Age
Caching
56966
Cache-Control
Caching
public, max-age=0, s-maxage=86400, must-revalidate

Content Headers

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

Server Headers

2 headers
Server
Server
istio-envoy
X-Powered-By
Server
Next.js

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

7 headers
Date
Other
Sat, 08 Nov 2025 13:27:13 GMT
Link
Other
</_next/static/media/36256e370bf6e286-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/60a2f104238a90af-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/64a06134aa18a255-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", <https://www.datocms-assets.com/120597/1760359106-nubank-caixinhaturbo-desktop-reduced.jpg?auto=format&crop=focalpoint&dpr=1&fit=crop&w=2000&q=60>; rel=preload; as="image"; fetchpriority="high"
Via
Other
1.1 aa58ad8a62d695ff2f477004a59f4baa.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
748UK9BTiV0aYBkYXh3X8a-jfVQMs2sSsXRxoCrsLY8sbNgtUkjK1Q==
X-Amz-Cf-Pop
Other
IAD61-P9
X-Cache
Other
Hit from cloudfront
X-Envoy-Upstream-Service-Time
Other
231

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology

Analysis completed in 246ms