Skip to content

Autonomous System

AS8346SONATEL SONATEL-AS Autonomous System(SN)

Last fetched

AS8346 is an Autonomous System operated by SONATEL SONATEL-AS Autonomous System and registered in SN. As of Thu, 21 May 2026 00:59:14 GMT, it announces 225 routed IP prefixes and peers with 21 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS8346Routing diversity10.0/10Peering density5.4/10MOAS conflict⚠ 2 conflictsThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/8346

Routing footprint

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

Peering ecosystem

21 distinct peers via BGP. The first 24 are listed below.

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS329726TJ Telecom LTDA MESN
AS329407SAUSAGESN
AS328650BOLHANET telecomunicacoesSN
AS328558AVANTELECOM-ASSN
AS328284IRINN-OPTUS-AS-IN OPTUSCLOUD COMMUNICATIONS PRIVATE LIMITEDML
AS328259IDNIC-QAULIAMALI-AS-ID PT. QAULI AMALI INTEGRASN
AS327809VIGINET C.ASN
AS37559ORANGE-BISSAUGW
AS37541CHINGUITELMR
AS37508MATTELMR
AS37461ORANGE-GN
AS37323NETPAGEGM
AS37094OrangeLiberiaLR
AS30985IKATELNETML
AS28683SBINBJ
AS25250GAMTEL-ASGM
AS21271SOTELMABGPML
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS12684SES-LUX-ASLU
AS6939HURRICANE - Hurricane Electric LLCUS
AS6762SEABONE-NET TELECOM ITALIA SPARKLE S.p.A.IT
AS6453AS6453 - TATA COMMUNICATIONS AMERICA INCUS
AS5511OPENTRANSITFR

Blast radius

Approximate count of dependent hostnames if AS8346 disappeared from the routing table.

~1,283 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:59:14 GMT.

MOAS / hijack watch

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

PrefixConflicting ASNOperator
41.75.220.0/24AS327708ACTIVECAMPAIGN - ActiveCampaign, Inc.
41.75.222.0/24AS37133airtel-tz-as
41.75.222.0/24AS327708ACTIVECAMPAIGN - ActiveCampaign, Inc.
41.75.221.0/24AS37133airtel-tz-as
41.75.221.0/24AS327708ACTIVECAMPAIGN - ActiveCampaign, Inc.
41.75.220.0/24AS37133airtel-tz-as

Threat posture

Related pages

Pivot deeper into the graph from AS8346.

Cypher and MCP

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

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