Autonomous System
AS47638 — CADENCE-AS Cadence Networks Ltd(GB)
Last fetched
AS47638 is an Autonomous System operated by CADENCE-AS Cadence Networks Ltd and registered in GB. As of Thu, 21 May 2026 10:31:53 GMT, it announces 26 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS47638 announces 26 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.90.64.0/22
- 91.229.174.0/23
- 91.235.56.0/22
- 91.237.197.0/24
- 149.255.168.0/21
- 185.46.200.0/23
- 185.46.200.0/22
- 185.59.204.0/22
- 185.66.205.0/24
- 185.66.204.0/22
- 185.66.206.0/24
- 185.149.208.0/24
- 185.149.210.0/23
- 185.152.8.0/22
- 185.161.133.0/24
- 185.161.132.0/22
- 185.161.134.0/24
- 185.161.135.0/24
- 185.213.92.0/22
- 192.33.132.0/24
- 194.0.116.0/22
- 2001:67c:248c::/48
- 2a02:6da0::/29
- 2a04:1840::/29
- 2a0b:8640::/29
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
Blast radius
Approximate count of dependent hostnames if AS47638 disappeared from the routing table.
~1,009 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:31:53 GMT.
MOAS / hijack watch
Prefixes routed by AS47638 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 AS47638 is unique to AS47638 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS47638.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS47638"})-[: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.