Autonomous System
AS8346 — SONATEL 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
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.
- 41.76.154.0/24
- 41.76.155.0/24
- 41.76.156.0/24
- 41.76.157.0/24
- 41.76.158.0/24
- 41.76.159.0/24
- 41.76.168.0/24
- 41.76.169.0/24
- 41.76.170.0/24
- 41.76.171.0/24
- 41.76.168.0/21
- 41.76.172.0/24
- 41.76.176.0/24
- 41.76.177.0/24
- 41.76.178.0/24
- 41.76.179.0/24
- 41.76.176.0/21
- 41.76.180.0/24
- 41.76.181.0/24
- 41.76.182.0/24
- 41.76.183.0/24
- 41.76.192.0/24
- 41.76.193.0/24
- 41.76.195.0/24
- 41.76.192.0/21
Peering ecosystem
21 distinct peers via BGP. The first 24 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS329726 | TJ Telecom LTDA ME | SN |
| AS329407 | SAUSAGE | SN |
| AS328650 | BOLHANET telecomunicacoes | SN |
| AS328558 | AVANTELECOM-AS | SN |
| AS328284 | IRINN-OPTUS-AS-IN OPTUSCLOUD COMMUNICATIONS PRIVATE LIMITED | ML |
| AS328259 | IDNIC-QAULIAMALI-AS-ID PT. QAULI AMALI INTEGRA | SN |
| AS327809 | VIGINET C.A | SN |
| AS37559 | ORANGE-BISSAU | GW |
| AS37541 | CHINGUITEL | MR |
| AS37508 | MATTEL | MR |
| AS37461 | ORANGE- | GN |
| AS37323 | NETPAGE | GM |
| AS37094 | OrangeLiberia | LR |
| AS30985 | IKATELNET | ML |
| AS28683 | SBIN | BJ |
| AS25250 | GAMTEL-AS | GM |
| AS21271 | SOTELMABGP | ML |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS12684 | SES-LUX-AS | LU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
| AS5511 | OPENTRANSIT | FR |
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.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 41.75.220.0/24 | AS327708 | ACTIVECAMPAIGN - ActiveCampaign, Inc. |
| 41.75.222.0/24 | AS37133 | airtel-tz-as |
| 41.75.222.0/24 | AS327708 | ACTIVECAMPAIGN - ActiveCampaign, Inc. |
| 41.75.221.0/24 | AS37133 | airtel-tz-as |
| 41.75.221.0/24 | AS327708 | ACTIVECAMPAIGN - ActiveCampaign, Inc. |
| 41.75.220.0/24 | AS37133 | airtel-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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.