Autonomous System
AS17049 — MBO-NET - MBO Video, LLC(US)
Last fetched
AS17049 is an Autonomous System operated by MBO-NET - MBO Video, LLC and registered in US. As of Thu, 21 May 2026 06:41:55 GMT, it announces 70 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS17049 announces 70 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 64.111.46.0/24
- 64.111.47.0/24
- 64.111.48.0/21
- 64.111.52.0/24
- 64.111.56.0/24
- 64.111.57.0/24
- 64.111.60.0/24
- 64.111.61.0/24
- 64.111.62.0/24
- 64.111.63.0/24
- 64.111.64.0/20
- 64.111.80.0/24
- 64.111.84.0/24
- 64.111.92.0/24
- 64.111.93.0/24
- 64.111.94.0/24
- 64.111.95.0/24
- 64.111.96.0/20
- 64.111.120.0/21
- 66.211.112.0/20
- 66.211.128.0/20
- 66.211.128.0/19
- 66.211.144.0/20
- 66.211.153.0/24
- 67.217.42.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS17049 disappeared from the routing table.
~22,708 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:41:55 GMT.
MOAS / hijack watch
Prefixes routed by AS17049 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 AS17049 is unique to AS17049 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS17049.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS17049"})-[: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.