Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
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
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
48129
Cache-Control
public, max-age=0, must-revalidate
Etag
"b25dbd800b2c7ebf843889dcbecf3417"
age: 48129 cache-control: public, max-age=0, must-revalidate etag: "b25dbd800b2c7ebf843889dcbecf3417"
Content Headers
Content-Disposition
inline
Content-Length
410187
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 410187 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Tue, 01 Sep 2026 03:49:00 GMT
Link
URL
/.well-known/api-catalog
rel=api-catalog
type=application/linkset+json
URL
/.well-known/agent-skills/index.json
rel=describedby
type=application/json
URL
/.well-known/mcp
rel=service
type=application/json
URL
/.well-known/mcp/server-card.json
rel=service-desc
type=application/json
URL
/.well-known/api-catalog
rel=api-catalog
type=application/linkset+json
URL
/.well-known/agent-skills/index.json
rel=describedby
type=application/json
URL
/.well-known/mcp
rel=service
type=application/json
URL
/.well-known/mcp/server-card.json
rel=service-desc
type=application/json
URL
/.well-known/oauth-protected-resource
rel=oauth-protected-resource
type=application/json
URL
/openapi.json
rel=service-desc
type=application/vnd.oai.openapi+json
URL
/llms.txt
rel=service-doc
type=text/plain
URL
/llms-full.txt
rel=describedby
type=text/plain
X-Matched-Path
/en
date: Tue, 01 Sep 2026 03:49:00 GMT link: </.well-known/api-catalog>; rel="api-catalog"; type="application/linkset+json", </.well-known/agent-skills/index.json>; rel="describedby"; type="application/json", </.well-known/mcp>; rel="service"; type="application/json", </.well-known/mcp/server-card.json>; rel="service-desc"; type="application/json", </.well-known/oauth-protected-resource>; rel="oauth-protected-resource"; type="application/json", </openapi.json>; rel="service-desc"; type="application/vnd.oai.openapi+json", </llms.txt>; rel="service-doc"; type="text/plain", </llms-full.txt>; rel="describedby"; type="text/plain" x-matched-path: /en x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::wx8td-1788234540241-14adb5221331
Recommendations
Enable compression (gzip/brotli) to improve performance