Open
Cached
·
1h ago
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
RSC,Next-Router-State-Tree,Next-Router-Prefetch,Next-Router-Segment-Prefetch,Accept-Encoding
connection: close transfer-encoding: chunked vary: RSC,Next-Router-State-Tree,Next-Router-Prefetch,Next-Router-Segment-Prefetch,Accept-Encoding
Caching Headers
Age
11845731
Cache-Control
public,max-age=0,must-revalidate
Etag
W/"dg6bh7qact5p9-df"
age: 11845731 cache-control: public,max-age=0,must-revalidate etag: W/"dg6bh7qact5p9-df"
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: Netlify x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 18 Jun 2026 06:07:39 GMT
X-Nf-Request-Id
01KVCNF7PWNC2HYGFNCB0V62N0
cache-status: "Netlify Durable"; hit; ttl=19690269, "Next.js"; hit, "Netlify Edge"; fwd=miss date: Thu, 18 Jun 2026 06:07:39 GMT netlify-vary: query=__nextDataReq|_rsc,header=x-nextjs-data|x-next-debug-logging|next-router-prefetch|next-router-segment-prefetch|next-router-state-tree|next-url|rsc,cookie=__prerender_bypass|__next_preview_data x-nextjs-date: Sun, 07 Jun 2026 22:04:42 GMT x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-nf-request-id: 01KVCNF7PWNC2HYGFNCB0V62N0
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology