Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
Cloudflare NEL Monitoring
Cloudflare CDN
Cloudflare Turnstile
Cloudflare Web Analytics
ElevenLabs
Google Analytics
Google Cloud Storage
Google DoubleClick
Google Fonts
Google Search
Google Tag Manager
Next.js
OpenStreetMap
Microsoft Power BI
unpkg
Unsplash
YouTube
Zoho Mail
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
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=(self)
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
Cache-Control
s-maxage=300, stale-while-revalidate=31535700
cache-control: s-maxage=300, stale-while-revalidate=31535700
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 22 Aug 2026 08:36:06 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=8,cfOrigin;dur=984
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a2f08c3f08163550-IAD
date: Sat, 22 Aug 2026 08:36:06 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9weVRrEQCFNtyjAE5J5Qr7SRTT9mQGf5lfLoTpO4a7z%2BgiXZgH4ex4IKRZMo8G2wLZqu2jNH9HArhmpfFt96MbFj8NJjlfjkEeHB1RBDjXdCDoBFD1kItc8IXYfBcZAE%2Bz%2FISPs%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=8,cfOrigin;dur=984
x-nextjs-cache: HIT
x-nextjs-prerender: 1
x-nextjs-stale-time: 300
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology