Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
accept-ranges: bytes connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
Caching Headers
Age
610553
Cache-Control
public, max-age=0, must-revalidate
Etag
"b4def5c067294481c12629b302c1b17f"
age: 610553 cache-control: public, max-age=0, must-revalidate etag: "b4def5c067294481c12629b302c1b17f"
Content Headers
Content-Disposition
inline
Content-Length
275581
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 275581 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 00:39:58 GMT
Link
URL
/llms.txt
rel=alternate
type=text/plain
URL
/.well-known/mcp/server-card.json
rel=describedby
type=application/json
URL
/.well-known/agent-card.json
rel=describedby
type=application/json
X-Matched-Path
/
date: Wed, 06 May 2026 00:39:58 GMT link: </llms.txt>; rel="alternate"; type="text/plain", </.well-known/mcp/server-card.json>; rel="describedby"; type="application/json", </.well-known/agent-card.json>; rel="describedby"; type="application/json" x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::zc2b6-1778027998194-c3ec56e24f4b
Recommendations
Enable compression (gzip/brotli) to improve performance