Skip to content

Autonomous System

AS44735 — SIP-ASN(IS)

Last fetched

AS44735 is an Autonomous System operated by SIP-ASN and registered in IS. As of Thu, 21 May 2026 14:14:12 GMT, it announces 22 routed IP prefixes and peers with 41 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS44735Routing diversity6.8/10Peering density6.5/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

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

Peer ASNOperatorCountry
AS1850ISNIC IS TLD AdminReykjavik Internet Exchange RIXIS
AS215823SPAUGURDATA Spaugur DataIS
AS214687EQVILENT-ASAE
AS214215FARICE-RISP-ASIS
AS214144NEYDARLINAN-AS # TestIS
AS212926HARPA-ASIS
AS212771NETVOKTUNIS
AS210080TOLVUTHJONUSTANIS
AS209847THENL
AS209214IS-NETHEIMURIS
AS207137PACKETHUBSAPA
AS206669GAGNAVEITANIS
AS203176RBIS
AS202030ICELANDAIR-ASIS
AS200868KAPALVAEDINGIS
AS200632NEBIUSNL
AS197403ISLANDSBANKI-AS1IS
AS60690OPEX-ASNIS
AS60259SIMAFELAGID-ASNIS
AS59396TRSIS
AS48362TKSWF-ASAT
AS47556WEBTITGB
AS44925THE-1984-ASIS
AS44644ARVAKUR-NETIS
AS44275OPINKERFI2024IS
AS43525TRENCHANT-ASGB
AS39832NO-OPERANO
AS37721Virtual-Technologies-Solutions-SABF
AS35834CCP CCP ehf. Autonomous SystemIS
AS34549MEER-AS meerfarbig GmbH & Co. KGDE
AS31500GNM-ASAG
AS30286THM - ThreatMetrix Inc.US
AS25244DECODE-AS Sturlugata 8IS
AS24743SNERPA-NET Snerpa ehfIS
AS20764RASCOM-AS CJSC RASCOM ISPRU
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS9002RETN-ASGB
AS6939HURRICANE - Hurricane Electric LLCUS
AS6461ZAYO-6461 - Zayo BandwidthUS
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS2914NTT-DATA-2914 - NTT America, Inc.US

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.