x.ai Infrastructure Mapping: Segmented Architecture & WAF Defense
Overview
Active reconnaissance of x.ai’s subdomain infrastructure reveals a deliberately segmented architecture designed to isolate web-facing endpoints from backend services. This report documents the infrastructure topology discovered during Phase 4 active probing.
Subdomain Topology
Live Endpoints
console.x.ai (307 Redirect)
- Authentication-protected console interface
- Redirects unauthenticated traffic to /home path
- Cloudflare-protected with CF-RAY headers
- Likely Next.js-based application
api.x.ai (421 Misdirected Request)
- Backend API infrastructure on Envoy WASM ingress
- Responds with “prod-ic-ingress-fallback” identifier
- SNI mismatch suggests intentional routing segregation
- Not directly accessible from public internet
auth.x.ai & status.x.ai (403 Forbidden)