Autonomous System
AS32034 — NEWCOM-INTL - SPEEDCAST LATAM INC.(US)
Last fetched
AS32034 is an Autonomous System operated by NEWCOM-INTL - SPEEDCAST LATAM INC. and registered in US. As of Thu, 21 May 2026 10:30:18 GMT, it announces 26 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS32034 announces 26 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 70.35.146.0/24
- 70.35.147.0/24
- 70.35.148.0/24
- 70.35.149.0/24
- 70.35.150.0/24
- 70.35.151.0/24
- 70.35.158.0/24
- 138.36.144.0/24
- 138.36.145.0/24
- 143.208.66.0/24
- 181.199.128.0/20
- 181.199.141.0/24
- 186.64.124.0/22
- 190.26.204.0/24
- 192.23.64.0/24
- 204.14.40.0/24
- 204.14.41.0/24
- 204.14.42.0/24
- 204.14.43.0/24
- 204.14.44.0/24
- 204.14.45.0/24
- 204.14.46.0/24
- 207.241.185.0/24
- 216.226.64.0/24
- 216.226.65.0/24
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Approximate count of dependent hostnames if AS32034 disappeared from the routing table.
~645 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:30:18 GMT.
MOAS / hijack watch
Prefixes routed by AS32034 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 AS32034 is unique to AS32034 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS32034.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS32034"})-[: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.