Autonomous System
AS45014 — BYTEPARK(GB)
Last fetched
AS45014 is an Autonomous System operated by BYTEPARK and registered in GB. As of Wed, 20 May 2026 21:52:36 GMT, it announces 36 routed IP prefixes and peers with 16 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS45014 announces 36 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.160.47.0/24
- 46.197.18.0/24
- 80.241.142.0/24
- 80.241.144.0/24
- 80.241.146.0/24
- 80.241.147.0/24
- 85.51.44.0/22
- 85.51.48.0/22
- 85.51.52.0/22
- 85.51.56.0/22
- 92.123.119.0/24
- 92.123.120.0/24
- 92.123.121.0/24
- 92.123.122.0/24
- 92.123.123.0/24
- 92.123.128.0/24
- 92.123.129.0/24
- 92.123.132.0/24
- 103.95.72.0/23
- 109.254.160.0/19
- 160.120.244.0/24
- 185.43.80.0/22
- 185.92.29.0/24
- 185.126.81.0/24
- 185.208.212.0/22
Peering ecosystem
16 distinct peers via BGP. The first 16 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS214036 | UNICA-VN UNICA ACADEMY JOINT STOCK COMPANY | US |
| AS205220 | GECRP-IN Government Engg College and Research, Pune | GB |
| AS201375 | HOSTZEN | GB |
| AS200482 | AS-ITSG | DE |
| AS60949 | ASN-FIBREBAY | GB |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS37721 | CAMIX-Peering-AS | BF |
| AS34549 | TELESMART-AS | DE |
| AS34019 | ASCNET-AS | FR |
| AS33854 | ORG-CCJS1-RIPE | GB |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3320 | DTAG Internet service provider operations | DE |
| AS3257 | GTT-BACKBONE GTT | US |
| AS3216 | SOVAM-AS | RU |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS45014 disappeared from the routing table.
~331 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:52:36 GMT.
MOAS / hijack watch
Prefixes routed by AS45014 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 AS45014 is unique to AS45014 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS45014.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS45014"})-[: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.