EXOINTEL — Product Overview
Source of truth: /srv/products/exointel/repo (README.md, AGENTS.md, apps/web/src).
Compiled 2026-07-19 for the support-bot knowledge base. Only facts confirmed by
code/config — nothing invented.
What it is
EXOINTEL (exo[intel]) is a real-time OSINT / intelligence dashboard: a
GPU-rendered (MapLibre GL / WebGL) global map that layers live flight tracking,
maritime traffic, CCTV networks, earthquakes, wildfires, conflict zones, space
weather, and 24/7 news into one interface, paired with a browser-based
“RECON” toolkit for active reconnaissance and OSINT lookups.
- Live app: https://exointel.watch
- Support inbox (Chatwoot): https://support.exointel.watch
- Vendor / legal entity: Oleh Tatarynov, sole proprietor, Kherson, Ukraine (governing law: Ukraine)
- Support email: exocriador@gmail.com
- Built with Next.js 16 (App Router), TypeScript, MapLibre GL. Proprietary/closed-source.
Live map layers (data domains)
| Domain | Data | Source |
|---|---|---|
| Aviation | Commercial / private / military flights | OpenSky Network |
| Maritime | 39 global ports, 10 chokepoints | Static naval intel |
| CCTV | 2,000+ public traffic cameras | TfL, WSDOT, Caltrans, NYC DOT, VicRoads + more |
| Seismic | Real-time M2.5+ earthquakes | USGS Earthquake API |
| Fires | Active wildfire hotspots | NASA FIRMS |
| News | 25+ live 24/7 broadcaster streams | NBC, CBS, ABC, Sky News, Al Jazeera, France 24, NHK, WION, etc. |
| Weather | Severe weather events | NASA EONET |
| Space | Solar weather, satellite tracking | NOAA SWPC, N2YO |
| Cyber | CVE threats, vuln scanning | NVD, custom scanner |
| Conflict zones | 13 active zones, severity-coded | Static OSINT intel (Active Wars: Ukraine, Gaza, Sudan, Myanmar, DRC, Yemen; High Tension: Syria, Lebanon, Sahel, Somalia, Red Sea; Elevated: Taiwan Strait, Korean DMZ) |
| Crypto | BTC + ETH wallet tracing, OFAC SDN match | blockstream.info, Blockscout, OpenSanctions |
| Sanctions | Person/org/vessel/aircraft OFAC SDN search | OpenSanctions |
| Telegram OSINT | Geoparsed posts from public Telegram channels | unauthenticated t.me/s/<channel> preview, no bot token needed |
All map data renders via WebGL (not DOM) for smooth performance even with thousands of on-screen entities. Layers load progressively — only fetched when toggled on.
RECON toolkit (active tools, paid plans only — see pricing)
- Port Scanner — TCP connect scan with service fingerprinting
- DNS Lookup — A/AAAA/MX/NS/TXT/CNAME resolution
- WHOIS — domain/IP registration data, auto-cross-checked against OFAC SDN
- SSL/TLS Inspector — certificate chain analysis
- IP Intelligence — geolocation, ASN, threat reputation, auto-cross-checked against OFAC SDN
- Vulnerability Scanner — CVE lookup against the NVD database
- Crypto Wallet Trace — BTC/ETH balance + tx history + OFAC SDN sanctions flag
- OFAC Sanctions Search — full-text search across persons, orgs, vessels, aircraft
- Deeper recon (people/email/username/leak search, semantic search, subnet sweeps, full SpiderFoot scans) — paid plans only, see pricing-and-plans.md
AI assistant (in-app)
The dashboard has its own in-app AI assistant (separate from the Chatwoot support bot) for OSINT/recon queries, on every plan, metered per month (see pricing). This is distinct from the support bot answering in Telegram/Chatwoot.
No API keys required to use the product
EXOINTEL’s core live-map feeds all use public, keyless data sources — a user
needs zero third-party API keys to get full map functionality. (Self-hosters
running their own instance can optionally set keys like FIRMS_API_KEY,
OPENSKY_CLIENT_ID/SECRET, N2YO_API_KEY for higher rate limits — not
relevant to a regular exointel.watch user.)
What is NOT confirmed / do not claim
- No SLA/uptime guarantee is documented anywhere in the code or legal pages — don’t promise one.
- No mobile app — it’s a responsive web app (has touch controls for mobile browsers, per the in-app help manual), not a native app store listing.