Autonomous System
AS219080
Last fetched
Whisper Internet Directory could not reach WhisperGraph while building this page, so it cannot confirm that AS219080 is an Autonomous System in WhisperGraph, and states no fact about it here. The page is excluded from search indexes while it is in this state and re-checks the graph within two minutes.
Live data for this page is temporarily unavailable.
The graph did not answer within the page budget. Refresh in a moment to retry — fresh data is fetched on the next visit.
Related pages
Pivot from AS219080 into the prefixes, peers and country it routes for.
Cypher and MCP
Reproduce this network's routing footprint against graph.whisper.security:
MATCH (a:ASN {name: "AS219080"})
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
CALL { WITH a MATCH (a)-[:ROUTES]->(p:ANNOUNCED_PREFIX) RETURN count(p) AS prefixes }
CALL { WITH a MATCH (a)-[:BGP_NEIGHBOR]-(x:ASN) RETURN count(x) AS peers }
RETURN n.name AS operator, prefixes, peers;
CALL whisper.asnThreatDensity("AS219080")Or query Whisper from your own LLM workflow via the Whisper MCP server.