Cluster

Fusion vs Fan-Out

Correlated domain intelligence means one call returns five layers already joined, not five results you stitch together yourself. This cluster covers why fusion beats fan-out, and how correlated layers collapse into a single ICP signal.

5 questions about fusion vs fan-out

Related clusters

Frequently asked questions

Why is fusion better than fanning out to five MCPs?

You can call five separate MCPs and get five layers. You cannot cheaply get the correlation between them, since joining infrastructure, AI-stack, and firmographics into one verdict is work each agent would repeat on every domain. Bassethound does that join once, server-side, inside a single call.

What is an ICP signal and how is it computed?

The icp_signal (hot, warm, cold) fuses the AI-readiness verdict, the security grade, and firmographic fit into one field an agent can score in bulk. It is not a sixth lookup; it is the product of correlating the five layers you already have.

Sniff a domain.

Run sniff_domain on any site and read its five-layer dossier in one call.

Sniff a domain