Autonomous System
AS47583 — ADAPTIVE(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
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.
- 2.23.232.0/22
- 2.23.236.0/24
- 2.23.237.0/24
- 2.23.238.0/23
- 2.23.240.0/22
- 2.23.244.0/22
- 2.23.248.0/22
- 2.23.252.0/22
- 2.57.96.0/24
- 2.57.97.0/24
- 2.57.98.0/24
- 2.59.160.0/24
- 5.180.164.0/24
- 5.182.52.0/24
- 5.182.52.0/22
- 5.182.118.0/23
- 5.183.128.0/24
- 5.183.129.0/24
- 5.183.130.0/24
- 5.253.206.0/24
- 31.131.27.0/24
- 31.131.28.0/24
- 31.131.29.0/24
- 31.131.30.0/24
- 31.131.31.0/24
Peering ecosystem
23 distinct peers via BGP. The first 23 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS137409 | ITCLOUD-VN VU GIA TECHNOLOGY INVESTMENT JOINT STOCK COMPANY | AU |
| AS61323 | WEBRAIN-AS | GB |
| AS60068 | YF-AS | GB |
| AS52925 | Associacao Educacional Nove de Julho | BR |
| AS38001 | SVMHS-TRANSIT-AS-AP St Vincents & Mater Health Sydney | SG |
| AS24482 | EPWORTH-MULTIHOME-AU-AP Epworth Hospital | SG |
| AS21859 | PROHEALTH-CARE - ProHealth Care Inc. | US |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS15440 | BALTNETA Customers AS | LT |
| AS15085 | IMMEDION - Immedion, LLC | US |
| AS13194 | BITE Bite IP Network | LT |
| AS12025 | IMDC-AS12025 - Iron Mountain Data Center | US |
| AS9498 | BBIL-AP BHARTI Airtel Ltd. | IN |
| AS9002 | RETN-AS | GB |
| AS7195 | EDGEUNO S.A.S | CO |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS5405 | INTERDOTLINK powered by Inter.link | DE |
| AS4800 | LINTASARTA-AS-AP PT Aplikanusa Lintasarta | ID |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS2711 | SPIRITTEL-AS - Spirit Communications | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
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.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 194.67.75.0/24 | AS49352 | AZLINK-AS |
| 194.67.75.0/24 | AS197695 | AS-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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.