Infrastructure-grade 10-layer OSINT research agent & signal synthesis engine.
Autonomous technical profiling, DNS deliverability auditing, network fingerprinting, and signal-grounded intelligence synthesisβusing only free, zero-cost public data sources.
Most B2B account intelligence tools force developers and revenue teams into expensive recurring credit models ($500β$3,000/month) to query basic technographics, DNS records, and website metadata.
Prospect Intelligence OS is a self-hosted, local-first research primitive that reconstructs comprehensive company intelligence for $0/month by coordinating 10 specialized open-source scanners across DNS, WHOIS/RDAP, HTTP response headers, DOM signatures, certificate transparency, and public developer APIs.
| Capability / Feature | Prospect Intelligence OS | Clay.com | ZoomInfo | BuiltWith |
|---|---|---|---|---|
| Monthly Subscription Cost | $0 / month (Free & Open Source) | $149 β $800+/mo | $15,000 β $35,000/yr | $295 β $495/mo |
| API Credit Limits | Unlimited (Self-Hosted) | Strict credit burn per query | Strict credit burn per query | 2,000 lookups/mo |
| Data Architecture | Local-First / Sovereign | Third-party cloud SaaS | Closed database vendor | Cloud lookup API |
| DNS & Deliverability Posture Audit | β SPF syntax, DMARC policy, DKIM, IPv6 | β None | β None | |
| Network & Port Surface (Shodan InternetDB) | β Open ports, CPEs, CVEs | β None | β None | β None |
| SSL/TLS & Cert Transparency | β TLS version, issuer, SANs, cipher | β None | β None | β None |
| Security Headers Posture Score | β HSTS, CSP, X-Frame, Referrer (0-100) | β None | β None | β None |
| Ad Pixels & Analytics Stack | β Meta, Google Ads, LinkedIn, TikTok | β None | β Yes | |
| Public GitHub Dev Velocity | β Public repos, language breakdown | β None | β None | |
| Factual Grounding Engine (FPG) | β Evidence passage verification | β None | β None | β None |
| Signal-Grounded Outreach Angles | β 3 factual hooks per account | β None | β None |
Target Domain βββΊ [ Planner Node ]
β
βΌ
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Layer 1: Identity & WHOIS / RDAP Registration β
β Layer 2: DNS Topology & Deliverability Posture β
β Layer 3: Network Infrastructure & Shodan InternetDB β
β Layer 4: SSL/TLS & Certificate Transparency β
β Layer 5: Web Server, Hosting & Security Headers Score β
β Layer 6: Technology Stack & Framework Fingerprinting β
β Layer 7: Marketing, Analytics & Ad Pixels Detection β
β Layer 8: Site Architecture, SEO & JSON-LD Schemas β
β Layer 9: Developer Velocity & Public GitHub Telemetry β
ββββββββββββββββββββββββ¬ββββββββββββββββββββββββββββββββββ
β
βΌ
[ FPG Verifier Node ]
(Cross-check evidence)
β
βΌ
[ Synthesizer Node ]
(Layer 10: 3 Signal-Grounded Angles)
β
βΌ
Structured JSON + Markdown Dossier
For full technical specifications on all 10 layers, see ARCHITECTURE.md.
# 1. Clone the repository
git clone https://github.com/your-org/prospect-intelligence-os.git
cd prospect-intelligence-os
# 2. Create virtual environment
python -m venv .venv
source .venv/bin/activate # Windows: .venv\Scripts\activate
# 3. Install dependencies
pip install -r requirements.txt
# 4. Run CLI on any target company domain
python -m agent.runner vercel.com "Vercel"Output generated:
output/prospect_dossier_vercel_com.json(Structured machine-readable data)output/prospect_dossier_vercel_com.md(Executive intelligence report)
# Start the REST API container
docker-compose up -d
# API is live at http://localhost:8000
curl -X POST http://localhost:8000/api/research \
-H "Content-Type: application/json" \
-d '{"domain": "cloudflare.com"}'Interactive OpenAPI documentation is available at http://localhost:8000/docs.
Run automated regression testing and quality checks across 10 benchmark domains with a single command:
python evaluate.pyBenchmark output produces comprehensive stats:
======================================================================
π EVALUATION SUMMARY RESULTS
======================================================================
Success Rate: 100.0% (10/10)
Average Grounding Score: 92%
Average Latency / Domain: 12.42s
Report Saved: output/evaluation_report.json
======================================================================
Real, unedited dossiers produced by the engine are available in the examples/ directory:
- π Vercel Dossier (
examples/vercel_dossier.md) β Cloud SaaS & Developer Platform (95% Grounding Confidence) - π‘οΈ Cloudflare Dossier (
examples/cloudflare_dossier.md) β Global Enterprise Infrastructure (96% Grounding Confidence) - π SmartBug Media Dossier (
examples/smartbugmedia_dossier.md) β B2B Growth Agency (93% Grounding Confidence)
Every research run produces 3 distinct, factual outreach angles derived strictly from verified technical and strategic triggers:
### Angle 1: Infrastructure Integration & Mail Flow
- **Trigger:** Domain operates on Custom / Self-Hosted Mail Server with strict DMARC REJECT policy (k1, s1 selectors).
- **Thesis:** Hardened mail security postures require zero-friction DKIM/SPF alignment when integrating external workflow automation.
- **Suggested Hook:** *"Noticed Cloudflare maintains a hardened Custom / Self-Hosted Mail Server setup with strict DMARC REJECT enforcement. When connecting external data or enrichment tooling into your workflow, how do you handle DKIM selector alignment without compromising sender reputation?"*
### Angle 2: Analytics Stack & Data Pipeline Enrichment
- **Trigger:** Marketing and analytics event routing detected: Google Tag Manager, HubSpot Marketing.
- **Thesis:** Modern customer data pipelines benefit from passing raw technographic signals directly into event streams rather than relying on static form fills.
- **Suggested Hook:** *"Noticed Cloudflare's web setup routes events through Google Tag Manager, HubSpot Marketing. Are you currently enriching incoming lead events with live technographic/DNS signals at the data layer, or relying mostly on form inputs?"*
### Angle 3: Developer Velocity & Technical Stack
- **Trigger:** Active public GitHub organization with 574 public repositories (primary languages: TypeScript, Go).
- **Thesis:** High public engineering velocity indicates a developer-first culture that values structured JSON schemas and API-first tooling.
- **Suggested Hook:** *"Noticed Cloudflare's GitHub org has 574 public repos with heavy TypeScript, Go activity. Is your engineering team maintaining custom internal scrapers for account intelligence, or leveraging structured schema-validated APIs?"*For downstream control planes, CRMs, or ETL pipelines consuming these research results, a versioned JSON schema is defined at:
- Schema Specification:
schemas/dossier_v1.json - Integration Guide:
schemas/README.md
| Limitation | Details |
|---|---|
| Free endpoint rate limits | Shodan InternetDB, GitHub Org API, and RDAP registries impose rate limits. Batch runs exceeding ~50β100 domains in rapid succession may experience throttling or temporary 429 responses. The agent handles these gracefully but results may be incomplete. |
| WAF / bot-protection blocks | Domains behind aggressive WAFs (Cloudflare Under Attack mode, Akamai Bot Manager, PerimeterX) may return empty or challenge pages for Layers 5β8 (HTTP headers, tech stack, ad pixels, site structure). Grounding confidence will reflect this transparently. |
| GitHub org name inference | Layer 9 infers the GitHub organization name from the company name. For companies whose GitHub org differs significantly from their trade name (e.g. meta vs facebook), detection may fail. The output will report 0 public repos rather than hallucinate. |
| No contact or people data | This module profiles companies and domains, not individuals. It does not discover email addresses, phone numbers, LinkedIn profiles, or org charts. Contact enrichment belongs to commercial layers. |
| DOM-dependent layers require JavaScript-rendered content | Layers 6β8 parse raw HTML responses. Single-page apps that render entirely via client-side JavaScript (e.g. pure React SPAs without SSR) may show reduced tech stack and pixel detection accuracy. |
| WHOIS privacy masking | Many registrars now redact registrant details under GDPR/ICANN privacy policies. Layer 1 will report Unknown for masked fields rather than fabricate data. |
| No historical or longitudinal tracking | Each research run produces a point-in-time snapshot. The agent does not track changes over time or maintain diff histories across runs. |
This repository is strictly an infrastructure-grade research and account intelligence module. It does not include email senders, warmup meshes, inbox rotators, or outbound sequencers.
For an explanation of the commercial control plane boundary, see CONTROL_PLANE.md.
Distributed under the Apache 2.0 License. See LICENSE for more information.