Open
Cached
·
just now
10
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15724800; includeSubdomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Transfer-Encoding
chunked
Vary
Accept-Encoding, RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch, Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding, 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
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 22 May 2026 21:56:21 GMT
Link
URL
/_next/static/media/e4af272ccee01ff0-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/css/102fddcbdb8767b3.css
rel=preload
as=style
URL
/_next/static/css/0353d1c1578327bc.css
rel=preload
as=style
URL
/_next/static/css/cd77d78aed2ef076.css
rel=preload
as=style
URL
/_next/static/media/e4af272ccee01ff0-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/css/102fddcbdb8767b3.css
rel=preload
as=style
URL
/_next/static/css/0353d1c1578327bc.css
rel=preload
as=style
URL
/_next/static/css/cd77d78aed2ef076.css
rel=preload
as=style
URL
/_next/static/css/0aee99b60a73df0e.css
rel=preload
as=style
URL
/_next/static/css/b5f1f77acb6c3e56.css
rel=preload
as=style
date: Fri, 22 May 2026 21:56:21 GMT link: </_next/static/media/e4af272ccee01ff0-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/css/102fddcbdb8767b3.css>; rel=preload; as="style", </_next/static/css/0353d1c1578327bc.css>; rel=preload; as="style", </_next/static/css/cd77d78aed2ef076.css>; rel=preload; as="style", </_next/static/css/0aee99b60a73df0e.css>; rel=preload; as="style", </_next/static/css/b5f1f77acb6c3e56.css>; rel=preload; as="style"
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology