Skip to content

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

WHISPER CANON · AS58075Routing diversity7.1/10Peering density4.3/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/58075

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.

Peering ecosystem

11 distinct peers via BGP. The first 11 are listed below.

Peer ASNOperatorCountry
AS202365Chronos - Omer GOLGELITR
AS204092GRIFON - Association GRIFONFR
AS205185DCSPINE - Eurofiber Cloud Infra B.V.NL
AS20562OPEN-PEERING-AS - Broadband Hosting B.V.NL
AS29632NASSIST-AS - Netassist International EOODBG
AS48362TKSWF-AS - Stadtwerke FeldkirchAT
AS50673Serverius-as - Serverius Holding B.V.NL
AS56655GIGAHOST - Gigahost ASNO
AS57795NGNETWORKS - NG-BLU Networks B.V.NL
AS57866FUSIX-AS - Fusix Networks B.V.NL
AS6939HURRICANE - Hurricane Electric LLCUS

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.

PrefixConflicting ASNOperator
185.114.236.0/24AS57866FUSIX-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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.