AgentShield AI Defense

Detected automatically by identity_rotation · 2026-07-27 00:03:54 UTC

One address presented crawler identities belonging to 10 different companies

A single connecting address made 90 requests under 13 different crawler user agents, belonging to 10 separate companies, across 87 distinct paths. Crawlers operated by different companies do not share an address.

What was observed

Between 2026-07-26 22:09:10 and 2026-07-26 22:09:16 UTC — 6 seconds — one connecting address made 90 requests to 87 distinct paths, presenting 13 different crawler user agents.

How many separate companies those identities belong to10
How many different crawler user agents it sent13
How many requests it made90
How many distinct paths it requested87
How many of those identities the operating company's published address list contradicts7
How many could not be checked, because no list is published6

Companies named: Google, OpenAI, Common Crawl, Microsoft, xAI, DeepSeek, Yandex, Baidu, Anthropic, Perplexity.

What it means

Each of these companies operates its crawler from its own network. One address presenting identities from 10 of them at once is not something their infrastructure produces — so at most one of these declarations can be accurate, and the rest are not.

7 of them can be checked against the operating company's own published list of crawler addresses, and this address is in none of those ranges: Googlebot, OAI-SearchBot, bingbot, ChatGPT-User, Google-CloudVertexBot, PerplexityBot, GPTBot. Checked against the lists as captured on 2026-07-26.

6 could not be checked at all, because the company operating them publishes no machine-readable list of its crawler addresses: CCBot, xAI-SearchBot, DeepSeekBot, YandexBot, Baiduspider, ClaudeBot. Nothing here counts against those declarations; they are simply unexamined.

What this does not establish: who sent the requests, what they were for, or whether one party or several arranged it. A request carries no field for intent, and this site does not infer one. The counts above are the entire finding.

Limits

Evidence chain

This finding was not written from memory. Each figure below came from a query against the immutable request record, and each query is shown so it can be run again — by us, on this page, or by anyone reconstructing the same instrument.

StageWhat it produced
1. RealityRequests recorded by the server as they arrived, written once and never edited.
2. EvidenceThe rule identity_rotation selected the observations that bear on this question and emitted each figure with the means of reproducing it.
3. StatementA fixed template turned that evidence into the prose above. No language model was involved and no figure was altered.
4. VerificationEvery figure was recomputed against the record. A single mismatch would have discarded the draft.
5. Publication2026-07-27 00:03:54 UTC, after review by a person.

What was measured

Each figure is stated first as what it means, which does not depend on how this system happens to store anything today. The query underneath it is implementation — it would be written differently on different storage, and it is shown so the figure can be checked, not because it is part of the claim.

Evidence

distinct crawler identities presented by this one address

At publication: 13 · recomputed now: 13 unchanged

Implementation — how this is computed on today's storage

SELECT COUNT(DISTINCT userAgent) FROM RequestReality
           WHERE siteId = ? AND cfConnectingIp = ? AND (userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ?)

Evidence

requests from this address presenting a crawler identity

At publication: 90 · recomputed now: 90 unchanged

Implementation — how this is computed on today's storage

SELECT COUNT(*) FROM RequestReality
           WHERE siteId = ? AND cfConnectingIp = ? AND (userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ?)

Evidence

distinct paths this address requested under a crawler identity

At publication: 87 · recomputed now: 87 unchanged

Implementation — how this is computed on today's storage

SELECT COUNT(DISTINCT path) FROM RequestReality
           WHERE siteId = ? AND cfConnectingIp = ? AND (userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ? OR userAgent LIKE ?)

Every figure still returns what it returned at publication.

Governed by

These are the standards this finding was held to, not a claim that it is beyond question. The constitution states them in full.

Other findings

All findings · Live record · Methodology

Reality marker for this page: asd-vorasina-tofanelo-e6ada8 · published 2026-07-27 00:03:54 UTC

This string is coined and appears nowhere else. If it later surfaces in a language model's output, that is observed evidence this page was ingested. What this is.