Skip to content

Autonomous System

AS44002SYS-DATACOM Czech Republic(CZ)

Last fetched

AS44002 is an Autonomous System operated by SYS-DATACOM Czech Republic and registered in CZ. As of Thu, 21 May 2026 06:39:07 GMT, it announces 46 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS44002Routing diversity8.3/10Peering density4.2/10MOAS conflict⚠ 2 conflictsThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/44002

Routing footprint

AS44002 announces 46 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS1299TWELVE99 Arelion, fka Telia CarrierSE
AS50629LWLCOMDE
AS47232ISPALLIANCECZ
AS39392SUPERNETWORK _CZ
AS37721Virtual-Technologies-Solutions-SABF
AS29504LBCFREECZ
AS24482SGGS-AS-AP SG.GSSG
AS20562OPEN-PEERING-AS Open Peering Initiative, Amsterdam, The NetherlandsNL
AS6939HURRICANE - Hurricane Electric LLCUS
AS1764NEXTLAYER-ASAT

Blast radius

Approximate count of dependent hostnames if AS44002 disappeared from the routing table.

~133 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:39:07 GMT.

MOAS / hijack watch

Prefixes routed by AS44002 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

PrefixConflicting ASNOperator
2a02:850:ffe5::/48AS1921RCODEZERO-ANYCAST-SEC1-TLD RcodeZero Anycast DNS
2a02:850:ffe5::/48AS207021RCODEZERO-ANYCAST-SEC2 RcodeZero Anycast DNS

Threat posture

Related pages

Pivot deeper into the graph from AS44002.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS44002"})-[: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.