Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(self), camera=(), microphone=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
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
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-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, 14 May 2026 21:02:11 GMT
Link
URL
/_next/static/media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/e2334d715941921e-s.p.12skym0rqknxy.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/e2334d715941921e-s.p.12skym0rqknxy.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/ef1484efef1c9752-s.p.09utjot42e~ja.woff2
rel=preload
as=font
crossorigin
type=font/woff2
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=23,cfOrigin;dur=401
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9fbcd7a97d40c9a4-IAD
date: Thu, 14 May 2026 21:02:11 GMT
link: </_next/static/media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/e2334d715941921e-s.p.12skym0rqknxy.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/ef1484efef1c9752-s.p.09utjot42e~ja.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2"
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=ABqAdhxvDbkC8jWL81LbFRe8D1mHmaotu%2FsDP%2BBr7N80eFcrv0SS6n4hUlraoDVo0YlEIF45N%2BlCFitG7tWL6ao4%2B7M9aUKeC7hM4qXJcbmZ97m6IBYG2hjYR8W5"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=23,cfOrigin;dur=401
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology