Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Significantly strengthen CSP directives
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
20726
Cache-Control
s-maxage=31536000
age: 20726 cache-control: s-maxage=31536000
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
Thu, 30 Apr 2026 15:05:09 GMT
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f47716c1b9734a5-IAD date: Thu, 30 Apr 2026 15:05:09 GMT via: 1.1 8ed049e850641857b8159b937b790558.cloudfront.net (CloudFront) x-amz-cf-id: 5yQD6rrYR7FurB5rVCPUhOZjobezZFndgwwyeM9ApaPcSIRSCnG1hg== x-amz-cf-pop: IAD61-P7 x-cache: Hit from cloudfront x-nextjs-cache: HIT
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology