Autonomous System
AS200325(SI)
Last fetched
AS200325 is an Autonomous System registered in SI. As of Tue, 21 Jul 2026 10:27:14 GMT, it announces 48 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS200325 announces 48 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.92.173.0/24
- 91.200.176.0/24
- 103.180.114.0/24
- 103.180.115.0/24
- 107.150.176.0/24
- 109.104.146.0/24
- 109.104.147.0/24
- 109.224.228.0/23
- 109.224.230.0/23
- 157.53.226.0/24
- 185.190.83.0/24
- 193.162.131.0/24
- 194.156.156.0/24
- 212.104.158.0/24
- 2400:52e0:1::/48
- 2400:52e0:2::/48
- 2400:52e0:1500::/48
- 2400:52e0:1501::/48
- 2400:52e0:1502::/48
- 2400:52e0:1690::/48
- 2400:52e0:1a00::/48
- 2400:52e0:1a01::/48
- 2400:52e0:1a02::/48
- 2400:52e0:1a03::/48
- 2400:52e0:1a04::/48
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12186 | GVVME - GVVME | US |
| AS136557 | — | AU |
| AS137409 | — | AU |
| AS199524 | — | LU |
| AS20473 | AS-VULTR - The Constant Company, LLC | US |
| AS213683 | — | AL |
| AS21859 | ZEN-ECN - Zenlayer Inc | US |
| AS36236 | NETACTUATE - NetActuate, Inc | US |
| AS40994 | — | AT |
| AS4229 | ZEN-NET - Zenlayer Inc | US |
| AS49544 | — | NL |
| AS60068 | — | GB |
| AS62563 | AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. | CA |
| AS63023 | AS-GLOBALTELEHOST - GTHost | US |
| AS7195 | — | CO |
Blast radius
Count of dependent hostnames if AS200325 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 AS200325 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 AS200325 is unique to AS200325 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS200325.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS200325"})-[: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.