Autonomous System
AS58075 — X2COM - X2com BV(NL)
Last fetched
AS58075 is an Autonomous System operated by X2COM - X2com BV and registered in NL. As of Sun, 06 Sep 2026 13:17:48 GMT, it announces 26 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS58075 announces 26 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 37.235.80.0/21
- 45.95.68.0/22
- 45.150.244.0/22
- 45.154.44.0/24
- 91.210.125.0/24
- 109.175.228.0/22
- 176.56.44.0/22
- 185.21.52.0/22
- 185.21.54.0/24
- 185.40.8.0/22
- 185.43.20.0/22
- 185.74.184.0/22
- 185.96.148.0/22
- 185.114.236.0/24
- 185.114.236.0/22
- 185.186.172.0/22
- 185.187.100.0/24
- 185.187.102.0/23
- 185.233.216.0/24
- 185.248.236.0/22
- 194.29.52.0/24
- 194.110.22.0/24
- 194.110.27.0/24
- 194.110.30.0/24
- 194.110.72.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS202365 | Chronos - Omer GOLGELI | TR |
| AS204092 | GRIFON - Association GRIFON | FR |
| AS205185 | DCSPINE - Eurofiber Cloud Infra B.V. | NL |
| AS20562 | OPEN-PEERING-AS - Broadband Hosting B.V. | NL |
| AS29632 | NASSIST-AS - Netassist International EOOD | BG |
| AS48362 | TKSWF-AS - Stadtwerke Feldkirch | AT |
| AS50673 | Serverius-as - Serverius Holding B.V. | NL |
| AS56655 | GIGAHOST - Gigahost AS | NO |
| AS57795 | NGNETWORKS - NG-BLU Networks B.V. | NL |
| AS57866 | FUSIX-AS - Fusix Networks B.V. | NL |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Count of dependent hostnames if AS58075 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 AS58075 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 |
|---|---|---|
| 185.114.236.0/24 | AS57866 | FUSIX-AS - Fusix Networks B.V. |
Threat posture
Related pages
Pivot deeper into the graph from AS58075.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS58075"})-[: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.