Skip to content

Autonomous System

AS44901(BG)

Last fetched

AS44901 is an Autonomous System registered in BG. As of Tue, 21 Jul 2026 11:29:08 GMT, it announces 81 routed IP prefixes and peers with 95 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS44901Routing diversity9.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/44901

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS1103NL
AS12586DE
AS12615BG
AS12779IT
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS15935CZ
AS174COGENT-174 - Cogent Communications, LLCUS
AS1764AT
AS18403VN
AS196674GB
AS200010TR
AS200019MD
AS200186IE
AS200307AE
AS202365TR
AS203001GB
AS204457TR
AS204641RO
AS20562NL
AS20764RU
AS20766FR
AS208972TR
AS20911BG
AS209451TR
AS209604TR
AS209702KZ
AS210672BG
AS212508IT
AS213640BG
AS213737GB
AS214342BG
AS214403DE
AS215929HK
AS216096AD
AS216129PL
AS216148BG
AS216194AE
AS216285GR
AS24482SG
AS25091CH
AS26383ASNET - Baxet Group Inc.US
AS29075FR
AS29582BG
AS29667BG
AS31500AG
AS3257US
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS33891DE
AS34019FR
AS34224BG
AS34549DE
AS34565BG
AS3462TW
AS34927CH
AS35280FR
AS35625FR
AS35753SA
AS37721BF
AS42910TR
AS43260TR
AS44947AE
AS45839MY
AS47402BG
AS47748BG
AS47802BG
AS48362AT
AS4849BG
AS48698BG
AS49372GB
AS49673RU
AS49737BG
AS49917NL
AS50629DE
AS50673NL
AS51358BG
AS5511FR
AS55818ID
AS56577RU
AS56584NL
AS56655NO
AS57242UA
AS57821DE
AS61049GB
AS6453US
AS6663RO
AS6823TR
AS6939HURRICANE - Hurricane Electric LLCUS
AS7195CO
AS7768TR
AS8280GR
AS8447AT
AS8717BG
AS8866BG
AS9002GB
AS9498IN

Blast radius

Count of dependent hostnames if AS44901 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 AS44901 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 AS44901 is unique to AS44901 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS44901.

Cypher and MCP

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

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