Skip to content

Autonomous System

AS2200(FR)

Last fetched

AS2200 is an Autonomous System registered in FR. As of Tue, 21 Jul 2026 09:01:56 GMT, it announces 70 routed IP prefixes and peers with 37 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS2200Routing diversity9.2/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/2200

Routing footprint

AS2200 announces 70 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

37 distinct peers via BGP. The first 37 are listed below.

Peer ASNOperatorCountry
AS1303
AS1307
AS1712
AS1715
AS1724
AS1935
AS1936
AS1938
AS1942
AS1945
AS202321FR
AS2067
AS2072
AS2089
AS20965NL
AS2103
AS21320NL
AS2187
AS2202
AS2259
AS2263
AS2269
AS2426
AS2439
AS2445
AS2450
AS2457
AS2462
AS29199FR
AS34542FR
AS44850FR
AS50897FR
AS775
AS776
AS777
AS781
AS789

Blast radius

Count of dependent hostnames if AS2200 disappeared from the routing table.

252,193 hostnames depend on this network.Exact count across all 70 announced prefixes. Snapshot Fri, 10 Jul 2026 07:01:11 GMT.

MOAS / hijack watch

Prefixes routed by AS2200 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

No active MOAS conflicts. Every prefix announced by AS2200 is unique to AS2200 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS2200.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS2200"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.