Autonomous System
AS37463 — MTN-CONGO(CG)
Last fetched
AS37463 is an Autonomous System operated by MTN-CONGO and registered in CG. As of Thu, 21 May 2026 01:07:31 GMT, it announces 28 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS37463 announces 28 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 160.113.0.0/24
- 160.113.1.0/24
- 160.113.2.0/24
- 160.113.3.0/24
- 160.113.6.0/24
- 160.113.10.0/24
- 160.113.11.0/24
- 160.113.12.0/24
- 160.113.13.0/24
- 160.113.15.0/24
- 160.113.18.0/24
- 160.113.19.0/24
- 160.113.20.0/24
- 160.113.21.0/24
- 160.113.23.0/24
- 160.113.24.0/24
- 160.113.25.0/24
- 160.113.30.0/24
- 160.113.0.0/16
- 169.255.121.0/24
- 169.255.120.0/22
- 169.255.122.0/24
- 169.255.123.0/24
- 197.149.136.0/24
- 197.149.137.0/24
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Approximate count of dependent hostnames if AS37463 disappeared from the routing table.
~109 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:07:31 GMT.
MOAS / hijack watch
Prefixes routed by AS37463 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 AS37463 is unique to AS37463 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS37463.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS37463"})-[: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.