Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
cache-control: private, no-cache, no-store, max-age=0, must-revalidate
Content Headers
Content-Length
175063
Content-Type
text/html; charset=utf-8
content-length: 175063 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000
Cache-Tag
694674601865, 694674601865:dunesaura-prod
Cdn-Cache-Status
miss
Date
Wed, 06 May 2026 16:28:41 GMT
Server-Timing
l2gfet4t7; dur=5907
Traceparent
00-74ccaac1de27169befa1345b06027bcc-cc430113a20f9a08-01
Via
1.1 google
X-Cloud-Trace-Context
74ccaac1de27169befa1345b06027bcc/14718609191011850760;o=1
X-Fah-Adapter
nextjs-14.0.21
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000 cache-tag: 694674601865, 694674601865:dunesaura-prod cdn-cache-status: miss date: Wed, 06 May 2026 16:28:41 GMT link: </_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </DUNES_AURA_LOGO_05.png>; rel=preload; as="image", </_next/static/chunks/00ef0bc75d771dc7.css>; rel=preload; as="style" server-timing: l2gfet4t7; dur=5907 traceparent: 00-74ccaac1de27169befa1345b06027bcc-cc430113a20f9a08-01 via: 1.1 google x-cloud-trace-context: 74ccaac1de27169befa1345b06027bcc/14718609191011850760;o=1 x-fah-adapter: nextjs-14.0.21
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology