Autonomous System
AS22191 — WILKES-COMM - Wilkes Communications, Inc.(US)
Last fetched
AS22191 is an Autonomous System operated by WILKES-COMM - Wilkes Communications, Inc. and registered in US. As of Thu, 21 May 2026 15:12:50 GMT, it announces 50 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS22191 announces 50 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 74.127.107.0/24
- 74.127.108.0/24
- 74.127.109.0/24
- 130.45.128.0/20
- 130.45.144.0/23
- 130.45.147.0/24
- 130.45.152.0/21
- 130.45.160.0/20
- 130.45.176.0/23
- 130.45.178.0/24
- 130.45.179.0/24
- 130.45.180.0/22
- 130.45.184.0/23
- 130.45.186.0/24
- 130.45.187.0/24
- 130.45.188.0/22
- 130.45.192.0/22
- 130.45.200.0/21
- 130.45.224.0/23
- 130.45.226.0/24
- 130.45.227.0/24
- 130.45.224.0/21
- 130.45.228.0/24
- 130.45.229.0/24
- 130.45.230.0/24
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
Blast radius
Approximate count of dependent hostnames if AS22191 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS22191 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 AS22191 is unique to AS22191 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS22191.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS22191"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.