Skip to content

Autonomous System

AS17293VTXC - VTX Communications LLC(US)

Last fetched

AS17293 is an Autonomous System operated by VTXC - VTX Communications LLC and registered in US. As of Thu, 21 May 2026 12:06:27 GMT, it announces 38 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS17293Routing diversity7.9/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/17293

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS396937BEECREEK - Bee Creek Communications, LLCUS
AS395357RIVIERA-CELLULAR-AND-TELECOMMUNICATIONS-INC - Riviera Telephone Company, Inc.US
AS64289MACARNE - Macarne.comUS
AS54006RANCH-WIRELESS-INC - VTX Communications LLCUS
AS32097WII - WholeSale Internet, Inc.US
AS22598ALENCO - ALENCO COMMUNICATIONS, INCUS
AS14143RSINET-1 - Rock Solid Internet & TelephoneUS
AS11704VTCI - Valley Telephone Cooperative, Inc.US
AS6939HURRICANE - Hurricane Electric LLCUS
AS3491PCCWG-APAC-HK PCCW Global HK Ltd.HK
AS1299TWELVE99 Arelion, fka Telia CarrierSE

MOAS / hijack watch

Prefixes routed by AS17293 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 AS17293 is unique to AS17293 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS17293.

Cypher and MCP

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

MATCH (a:ASN {name: "AS17293"})-[: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.