Autonomous System
AS932 — XNNET - XNNET LLC(US)
Last fetched
AS932 is an Autonomous System operated by XNNET - XNNET LLC and registered in US. As of Tue, 04 Aug 2026 17:02:36 GMT, it announces 77 routed IP prefixes and peers with 23 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS932 announces 77 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.47.96.0/19
- 38.55.96.0/19
- 38.147.160.0/20
- 38.147.160.0/19
- 38.147.176.0/20
- 38.147.184.0/24
- 38.147.185.0/24
- 38.147.186.0/24
- 38.147.187.0/24
- 38.207.132.0/22
- 38.207.160.0/19
- 43.247.132.0/22
- 43.247.134.0/24
- 43.247.135.0/24
- 43.248.8.0/22
- 43.254.164.0/22
- 43.255.120.0/22
- 43.255.156.0/24
- 43.255.157.0/24
- 43.255.156.0/22
- 43.255.158.0/24
- 45.86.140.0/22
- 45.128.146.0/23
- 45.132.238.0/23
- 45.133.228.0/22
Peering ecosystem
23 distinct peers via BGP. The first 23 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS134835 | SNL-HK - Starry Network Limited | HK |
| AS136826 | IDNIC-TITIKTM-AS-ID - PT TITIK TERANG MAKMUR | ID |
| AS137409 | GSLNETWORKS-AS-AP - GSL Networks Pty LTD | AU |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS17639 | CONVERGE-AS - Converge ICT Solutions Inc. | PH |
| AS214111 | TAPHIP - TapHip Limited | HK |
| AS23764 | CTGNet - CTGNet | HK |
| AS24482 | SGGS-AS-AP - SG.GS | SG |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS35280 | F5 - F5 Networks SARL | FR |
| AS38001 | NEWMEDIAEXPRESS-AS-AP - NewMedia Express Pte Ltd | SG |
| AS42960 | VH-GLOBAL - VH Global Limited | HK |
| AS4635 | HKIX-RS1 - Hong Kong Internet Exchange--Route Server 1 | HK |
| AS4637 | ASN-TELSTRA-GLOBAL - Telstra Global | HK |
| AS55933 | CLOUDIE-AS-AP - Cloudie Limited | HK |
| AS61292 | BLXGRP - Blix Group AS | NO |
| AS6134 | XNNET - XNNET LLC | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS7575 | AARNET-AS-AP - Australian Academic and Research Network (AARNet) | AU |
| AS8966 | Etisalat-AS - EMIRATES TELECOMMUNICATIONS GROUP COMPANY (ETISALAT GROUP) PJSC | AE |
| AS9002 | RETN-AS - RETN Limited | GB |
| AS9304 | HUTCHISON-AS-AP - HGC Global Communications Limited | HK |
| AS967 | VMISS-CA - VMISS Inc. | CA |
Blast radius
Count of dependent hostnames if AS932 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS932 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 |
|---|---|---|
| 38.207.132.0/22 | AS55933 | CLOUDIE-AS-AP - Cloudie Limited |
Threat posture
Related pages
Pivot deeper into the graph from AS932.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS932"})-[: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.