Autonomous System
AS2828 — XO-AS15 - Verizon Business(US)
Last fetched
AS2828 is an Autonomous System operated by XO-AS15 - Verizon Business and registered in US. As of Mon, 31 Aug 2026 10:19:37 GMT, it announces 86 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS2828 announces 86 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 64.0.0.0/14
- 64.35.0.0/17
- 64.48.0.0/16
- 64.50.0.0/17
- 64.55.0.0/16
- 64.178.0.0/18
- 64.178.64.0/19
- 64.220.0.0/15
- 64.244.0.0/15
- 65.44.0.0/14
- 65.104.0.0/14
- 66.2.0.0/15
- 66.88.0.0/15
- 66.104.0.0/14
- 66.236.0.0/14
- 66.238.54.0/24
- 67.88.0.0/13
- 67.104.0.0/13
- 67.152.0.0/14
- 71.4.0.0/15
- 140.239.0.0/16
- 165.117.0.0/16
- 192.188.72.0/24
- 198.180.32.0/19
- 198.187.32.0/19
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS2828 disappeared from the routing table.
44,804 hostnames depend on this network.Exact count across all 86 announced prefixes. Snapshot Sat, 25 Jul 2026 11:00:41 GMT.
MOAS / hijack watch
Prefixes routed by AS2828 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 AS2828 is unique to AS2828 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS2828.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS2828"})-[: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.