Skip to content

Autonomous System

AS44735(IS)

Last fetched

AS44735 is an Autonomous System registered in IS. As of Tue, 21 Jul 2026 12:25:58 GMT, it announces 22 routed IP prefixes and peers with 33 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS44735Routing diversity6.8/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/44735

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS1850IS
AS197403IS
AS200632NL
AS200868IS
AS202030IS
AS203176IS
AS206669IS
AS207137PA
AS209214IS
AS210080IS
AS212771IS
AS212926IS
AS214144IS
AS214215IS
AS214687AE
AS215823IS
AS25244IS
AS30286THM - ThreatMetrix Inc.US
AS31236IS
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS34549DE
AS35834IS
AS39832NO
AS43525GB
AS44925IS
AS47556GB
AS48362AT
AS59396IS
AS60259IS
AS60690IS
AS6461ZAYO-6461 - Zayo BandwidthUS
AS6939HURRICANE - Hurricane Electric LLCUS

Blast radius

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

Threat posture

Related pages

Pivot deeper into the graph from AS44735.

Cypher and MCP

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

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