Open Cached · just now
24 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=15778476; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; media-src; script-src; +11 more
X-Frame-Options
Excellent
DENY
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
  • 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

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
accept-encoding

Caching Headers

2 headers
Age
Caching
0
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

2 headers
Server
Server
cloudflare
X-Powered-By
Server
Next.js

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
__cf_bm=TwAlJ9mpva5G4e8i2ugvqpKZ.ZHzMQLlGOOiv4U_QKg-1762544514.641856-1.0.1.1-Z7zITYRoxI7F.XrPf1wQdJPB1D3wpJ5AnNPDxf5ix9CLnHCEuzI5h.BeG8hxnAgBdbiGw8sf4KEyb.vpb8sUuicyjlkvQrPtfaxWcp4Op1VYFFbl9HYlpYdD2_t9luRL; HttpOnly; Secure; Path=/; Domain=metamask.io; Expires=Fri, 07 Nov 2025 20:11:54 GMT

Other Headers

11 headers
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99af4f908ed23880-IAD
Date
Other
Fri, 07 Nov 2025 19:41:54 GMT
Link
Other
</_next/static/media/09ce4e566f561ef0-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/0a41ffd01fb36439-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/15864dd4e8ca812c-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/163ecd8fd76aa0f6-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/24322575096a566d-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2"
X-Country
Other
US
X-Locale
Other
en
X-Matched-Path
Other
/[locale]
X-Next-Pathname
Other
/
X-Nonce
Other
Mzc1ZjA2ZTEtOThmNy00M2RjLTgzOGUtNmQ0ZWIxZjUyNTQ4
X-Vercel-Cache
Other
MISS
X-Vercel-Id
Other
iad1::iad1::4sj7q-1762544514657-be3c7da35a57

Recommendations

Enable compression (gzip/brotli) to improve performance

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

Analysis completed in 324ms