Autonomous System
AS4913 — NET-CPRK - Speedcast Communications, Inc(US)
Last fetched
AS4913 is an Autonomous System operated by NET-CPRK - Speedcast Communications, Inc and registered in US. As of Thu, 21 May 2026 01:04:12 GMT, it announces 59 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS4913 announces 59 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 61.200.83.144/28
- 64.19.240.0/20
- 64.49.144.0/24
- 72.2.224.0/20
- 72.2.236.0/24
- 72.2.239.0/24
- 74.119.160.0/24
- 74.119.161.0/24
- 74.119.163.0/24
- 74.119.164.0/24
- 74.119.165.0/24
- 74.119.166.0/24
- 74.119.167.0/24
- 79.140.194.0/24
- 79.140.202.0/24
- 79.140.200.0/21
- 84.22.76.0/24
- 89.254.18.0/24
- 89.254.19.0/24
- 103.27.160.0/24
- 103.27.161.0/24
- 103.27.162.0/24
- 111.92.178.0/24
- 185.7.15.0/24
- 186.208.32.0/23
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS57740 | HERMES-DATACOMMS | GB |
| AS49915 | — | GB |
| AS25400 | TELIA-NORWAY-AS Telia Norway Core Networks | NO |
| AS25180 | EXPONENTIAL-E-AS | GB |
| AS22381 | Megatelecom Telecomunicacoes Ltda | BR |
| AS8896 | XFIBER-AS | NO |
| AS4826 | VOCUS-BACKBONE-AS Vocus Connect International Backbone | AU |
| AS4230 | CLARO S.A. | BR |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS4913 disappeared from the routing table.
~41 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:04:12 GMT.
MOAS / hijack watch
Prefixes routed by AS4913 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 AS4913 is unique to AS4913 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS4913.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS4913"})-[: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.