Query fan-out › Measuring query fan-out

Measuring query fan-out

From QueryFanout.wiki, the technical reference and research archive for query fan-out

What can actually be observed about query fan-out from outside the companies that run it, what can only be inferred, and what cannot be measured at all. This page is the reason the dataset has an evidence-class column, and it is where every tool that claims to show you a fan-out is sorted into "observes" or "simulates".

Three kinds of signal

SignalWhat it tells youWhat it does notEvidence class
The platform displays its searchesThe wording and count of subqueries the platform chose to showWhether the display is complete; what happened before displayOBSERVED
Grounding metadata from an APIThe queries a model issued when grounding a response through the APIWhat the consumer product does; the API and the product are different systemsOBSERVED for the API only
Citations and response structureWhich information needs the response covered and which domains supplied themHow many searches ran, how they were worded, what was discardedRECONSTRUCTED
A language model asked to guessFacets you may not have thought ofAnything about any real systemSYNTHETIC

Google AI Mode: what is observable

TESTED Nothing, directly. AI Mode does not list the subqueries it ran. In the current desktop Chrome build, AI Mode opens inside a browser-internal page (a chrome:// address) that browser automation cannot read or screenshot. A headless browser hitting the AI Mode URL from the same network was stopped by Google's "unusual traffic" check before any result loaded. Every published number for AI Mode's fan-out is therefore either Google's own words or an inference from a different system.
Desktop Chrome showing a Google AI Mode response to the query how do solar panels work in winter, with the address bar above it holding the long chrome://contextual-tasks task address and its query parameters
AI Mode running inside a Chrome-internal task page, captured by hand on 8 September 2026. The address in the bar is a chrome://contextual-tasks/ URL carrying the search parameters; browser automation cannot read or screenshot pages at that scheme.

What AI Mode does expose:

Manual capture, by a person using Chrome and taking screenshots, remains possible and is how future AI Mode rows in the dataset will be recorded. Those rows will still be RECONSTRUCTED unless Google starts displaying its subqueries.

Other platforms: what is observable

PlatformWhat it showsHowTested here
PerplexityEach step's label, the searches run under it (wording and count), and the pages read, including direct page fetches as a distinct step typeExpand the "Finished N steps" panel above the answer, then expand each stepYes, 11 prompts plus 2 repeats.[4] Follow-up turns showed no panel.
ChatGPT searchThe searches it ran, listed under a "Searched the web" disclosureExpand the disclosure; a bookmarklet and two browser extensions extract the list automatically[5]Not yet
ChatGPT Deep ResearchActivity log of searches and readsSidebar during and after the run. Ahrefs reports one product prompt triggering 420 searches[6]Not yet
Google AI OverviewsLinks onlyn/aNot observable
Google AI ModeLinks onlyn/aNot observable; see above

TESTED On Perplexity, what is displayed changed between turns of the same thread: the first turn showed a step panel with three searches, the follow-up turn showed no panel but still attached new sources.[4] Display is at the platform's discretion. A missing panel means the platform did not show it, not that nothing ran.

API grounding metadata

OBSERVED for the API. When a model is called through a developer API with search grounding enabled, the response can include the queries the model issued. Two groups have used this at scale.

These are real queries from real models. They are not AI Mode. Seer says so explicitly ("forced grounding, API not AI Mode"). When a figure such as "AI Mode typically makes 5 to 11 searches" appears in an article without a capture method, and its distribution matches the Seer API data, it is API data wearing an AI Mode label.[6]

Tools: observe or simulate

Every tool below was sorted by one question: does it show queries a system actually issued, or queries a model guessed a system might issue? Names and claims are as the tools present themselves.[10]

Observe

ToolSource of queriesPlatform covered
DEJAN Query Fan-Out (dejan.ai/tools/fanout)API grounding metadataGrounded Gemini and OpenAI models, not AI Mode
Ahrefs Brand Radar fan-outsQueries returned with the response; Ahrefs notes "Most of the time we see two per prompt, even if there could be more"ChatGPT, Perplexity
ChatGPT Search Query Extractor (shtros.com bookmarklet)ChatGPT's own disclosureChatGPT
Keywords Everywhere extensionChatGPT's own disclosureChatGPT
Keyword Surfer extension (used in Surfer's study)ChatGPT's own disclosureChatGPT
Perplexity's own steps panelThe platform's displayPerplexity

Simulate

ToolMethodOutput size claimed
Qforia (iPullRank, open source)Gemini, via the user's API key, asked what Google would fan out to; two modes, "AI Overview (simple)" and "AI Mode (complex)"20 to 30 typical; iPullRank describes it as a simulation
queryfanout.io (New Chemistry)Not named; "built on Google's published methodology""8 to 12 sub-queries"
Otterly.AI fan-out"By simulating the fan-out process"Not stated
LLMrefs generatorOwn model fine-tuned on prompt and fan-out pairs from its tracking"10 to 20 or more"
Position Digital extractorSelectable model; page calls it a simulatorNot stated
WordLift simulator and visual explorerGemini in Colab notebooksNot stated
Wellows, PingAura, QueryBurst, SEO Review Tools generatorsNot named"8 to 12", "40+ variants"
Semrush Enterprise Query Fan-Out AnalysisNot disclosedNot stated

The split matters more than the tool names. Nothing in either list observes Google AI Mode. Every "AI Mode" simulator is a language model guessing. Guesses can be useful for planning; they are labelled SYNTHETIC on this site no matter what the tool calls them.

What cannot be measured

References

  1. Google Search Central. "AI features and your website." Last updated 10 December 2025. developers.google.com.
  2. Petrovic, Dan. "AI Mode Internals." DEJAN, 28 May 2025. dejan.ai.
  3. Reid, Elizabeth. "AI in Search: Going beyond information to intelligence." Google, 20 May 2025. blog.google.
  4. QueryFanout.wiki. "Query Fan-Out Observatory, batch 1." 8 September 2026. queryfanout.wiki/data/.
  5. Shtros. "ChatGPT Search Query Extractor." shtros.com.
  6. Gavoyannis, Despina. "Query Fan-Out: What It Is and How to Optimize for It." Ahrefs, 2 March 2026. ahrefs.com.
  7. Haigler, Nick. "Gemini 3 query fan-outs research." Seer Interactive, 21 November 2025. seerinteractive.com.
  8. Haigler, Nick. "Identifying signal from noise." Seer Interactive, 27 January 2026. seerinteractive.com.
  9. Petrovic, Dan. "Fanout Query Analysis." DEJAN, 20 March 2026. dejan.ai.
  10. Anconitano, Veruska. "Query fan-out tools and software." Search Engine Land, 22 April 2026. searchengineland.com. Tool pages fetched individually; see Sources.
  11. Ahrefs Help Center. "How to view fanout queries generated by AI." help.ahrefs.com.