Skip to content

Autonomous System

AS47583ADAPTIVE(CY)

Last fetched

AS47583 is an Autonomous System operated by ADAPTIVE and registered in CY. As of Wed, 20 May 2026 21:59:55 GMT, it announces 1,041 routed IP prefixes and peers with 23 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS47583Routing diversity10.0/10Peering density5.5/10MOAS conflict⚠ 2 conflictsThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/47583

Routing footprint

AS47583 announces 1,041 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS137409ITCLOUD-VN VU GIA TECHNOLOGY INVESTMENT JOINT STOCK COMPANYAU
AS61323WEBRAIN-ASGB
AS60068YF-ASGB
AS52925Associacao Educacional Nove de JulhoBR
AS38001SVMHS-TRANSIT-AS-AP St Vincents & Mater Health SydneySG
AS24482EPWORTH-MULTIHOME-AU-AP Epworth HospitalSG
AS21859PROHEALTH-CARE - ProHealth Care Inc.US
AS17639CONVERGE-AS Converge ICT Solutions Inc.PH
AS15440BALTNETA Customers ASLT
AS15085IMMEDION - Immedion, LLCUS
AS13194BITE Bite IP NetworkLT
AS12025IMDC-AS12025 - Iron Mountain Data CenterUS
AS9498BBIL-AP BHARTI Airtel Ltd.IN
AS9002RETN-ASGB
AS7195EDGEUNO S.A.SCO
AS6939HURRICANE - Hurricane Electric LLCUS
AS5405INTERDOTLINK powered by Inter.linkDE
AS4800LINTASARTA-AS-AP PT Aplikanusa LintasartaID
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS2711SPIRITTEL-AS - Spirit CommunicationsUS
AS1299TWELVE99 Arelion, fka Telia CarrierSE

Blast radius

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

~31,334 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:59:55 GMT.

MOAS / hijack watch

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

PrefixConflicting ASNOperator
194.67.75.0/24AS49352AZLINK-AS
194.67.75.0/24AS197695AS-SPECIALHOST

Threat posture

Related pages

Pivot deeper into the graph from AS47583.

Cypher and MCP

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

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