Autonomous System
AS30030 — WALMART-GUEST-TENANT - Wal-Mart Stores, Inc.(US)
Last fetched
AS30030 is an Autonomous System operated by WALMART-GUEST-TENANT - Wal-Mart Stores, Inc. and registered in US. As of Sun, 06 Sep 2026 16:18:33 GMT, it announces 34 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS30030 announces 34 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 156.89.192.0/23
- 156.89.192.0/21
- 156.89.200.0/23
- 156.89.200.0/21
- 156.89.208.0/23
- 156.89.208.0/21
- 156.89.216.0/23
- 156.89.218.0/23
- 156.89.216.0/21
- 156.89.220.0/23
- 156.89.224.0/23
- 156.89.226.0/23
- 156.89.224.0/21
- 156.89.228.0/23
- 156.89.230.0/23
- 156.89.232.0/23
- 156.89.234.0/23
- 156.89.232.0/21
- 156.89.236.0/23
- 156.89.238.0/23
- 156.89.240.0/23
- 156.89.242.0/23
- 156.89.240.0/21
- 156.89.244.0/23
- 156.89.246.0/23
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS11427 | TWC-11427-TEXAS - Charter Communications Inc | US |
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS20115 | CHARTER-20115 - Charter Communications LLC | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS7843 | TWC-7843-BB - Charter Communications Inc | US |
| AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
Blast radius
Count of dependent hostnames if AS30030 disappeared from the routing table.
No dependent hostnames recorded for this network.Snapshot Mon, 27 Jul 2026 02:00:24 GMT.
MOAS / hijack watch
Prefixes routed by AS30030 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 AS30030 is unique to AS30030 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS30030.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS30030"})-[: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.