Skip to content

Autonomous System

AS28438 — AS28438 - IP Matrix, S.A. de C.V.(MX)

Last fetched

AS28438 is an Autonomous System operated by AS28438 - IP Matrix, S.A. de C.V. and registered in MX. As of Sun, 06 Sep 2026 16:18:24 GMT, it announces 64 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS28438Routing diversity9.0/10Peering density3.1/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/28438

Routing footprint

AS28438 announces 64 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

5 distinct peers via BGP. The first 5 are listed below.

Peer ASNOperatorCountry
AS22011AS22011 - Sixsigma Networks Mexico, S.A. de C.V.MX
AS265508AS265508 - Comercial City Fresko S de RL de CVMX
AS265573AS265573 - NEUROTECH DE LA LAGUNA SA DE CVMX
AS28492AS28492 - Valores Corporativos Softtek S.A. de C.V.MX
AS32098TRANSTELCO-INC - Transtelco IncUS

Blast radius

Count of dependent hostnames if AS28438 disappeared from the routing table.

150 hostnames depend on this network.Exact count across all 63 announced prefixes. Snapshot Sat, 25 Jul 2026 12:00:53 GMT.

MOAS / hijack watch

Prefixes routed by AS28438 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

PrefixConflicting ASNOperator
200.34.205.0/24AS265508AS265508 - Comercial City Fresko S de RL de CV

Threat posture

Related pages

Pivot deeper into the graph from AS28438.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS28438"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.