Autonomous System
AS20868 — ABB IS Infrastructure & ServicesBS-ISI(CH)
Last fetched
AS20868 is an Autonomous System operated by ABB IS Infrastructure & ServicesBS-ISI and registered in CH. As of Thu, 21 May 2026 00:57:34 GMT, it announces 22 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS20868 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 137.133.0.0/24
- 137.133.8.0/24
- 137.133.13.0/24
- 137.133.14.0/24
- 137.133.16.0/24
- 137.133.17.0/24
- 137.133.22.0/24
- 137.133.26.0/24
- 137.133.96.0/24
- 137.133.98.0/24
- 137.133.99.0/24
- 138.221.250.0/24
- 138.225.0.0/18
- 138.225.64.0/18
- 138.225.0.0/16
- 138.225.128.0/18
- 138.225.192.0/18
- 138.227.175.0/24
- 192.125.0.0/18
- 192.125.64.0/18
- 202.27.9.0/24
- 202.50.180.0/23
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Approximate count of dependent hostnames if AS20868 disappeared from the routing table.
~29 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:57:34 GMT.
MOAS / hijack watch
Prefixes routed by AS20868 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 AS20868 is unique to AS20868 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS20868.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS20868"})-[: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.