Autonomous System
AS60064 — EARTHLINK-DMCC(GB)
Last fetched
AS60064 is an Autonomous System operated by EARTHLINK-DMCC and registered in GB. As of Wed, 20 May 2026 23:33:17 GMT, it announces 35 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS60064 announces 35 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.179.48.0/20
- 43.245.153.0/24
- 43.245.152.0/22
- 43.245.156.0/22
- 43.245.160.0/24
- 84.51.49.0/24
- 103.208.36.0/24
- 104.103.192.0/20
- 104.103.208.0/21
- 104.103.216.0/21
- 185.90.106.0/24
- 185.90.107.0/24
- 185.90.108.0/22
- 192.206.41.0/24
- 192.206.42.0/24
- 192.206.43.0/24
- 192.206.44.0/24
- 192.206.45.0/24
- 192.206.46.0/24
- 192.206.47.0/24
- 192.206.48.0/24
- 192.206.50.0/24
- 192.206.106.0/24
- 192.206.110.0/23
- 192.206.112.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS60064 disappeared from the routing table.
~4,459 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:33:17 GMT.
MOAS / hijack watch
Prefixes routed by AS60064 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 AS60064 is unique to AS60064 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS60064.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS60064"})-[: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.