Autonomous System
AS16010 — MAGTICOMAS Magticom(GE)
Last fetched
AS16010 is an Autonomous System operated by MAGTICOMAS Magticom and registered in GE. As of Thu, 21 May 2026 01:03:07 GMT, it announces 46 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS16010 announces 46 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.178.128.0/18
- 5.178.128.0/17
- 5.178.192.0/18
- 46.49.0.0/18
- 46.49.0.0/17
- 46.49.64.0/18
- 62.168.160.0/19
- 77.74.40.0/21
- 80.241.240.0/22
- 80.241.248.0/22
- 80.241.253.0/24
- 80.241.254.0/23
- 82.211.128.0/19
- 82.211.128.0/18
- 82.211.160.0/19
- 85.114.224.0/19
- 89.232.32.0/19
- 93.177.128.0/19
- 93.177.128.0/18
- 93.177.160.0/19
- 94.137.160.0/19
- 94.240.192.0/19
- 94.240.192.0/18
- 94.240.224.0/19
- 95.104.0.0/18
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
Blast radius
Approximate count of dependent hostnames if AS16010 disappeared from the routing table.
~2,608 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:03:07 GMT.
MOAS / hijack watch
Prefixes routed by AS16010 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 AS16010 is unique to AS16010 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS16010.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS16010"})-[: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.