Autonomous System
AS49870 — AS49870-BV(NL)
Last fetched
AS49870 is an Autonomous System operated by AS49870-BV and registered in NL. As of Thu, 21 May 2026 06:32:41 GMT, it announces 25 routed IP prefixes and peers with 21 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS49870 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.56.167.0/24
- 45.80.36.0/23
- 45.81.22.0/23
- 45.95.144.0/23
- 45.95.146.0/24
- 45.95.147.0/24
- 45.140.222.0/23
- 77.83.240.0/24
- 89.116.202.0/24
- 89.190.156.0/24
- 89.190.159.0/24
- 160.119.64.0/22
- 160.119.69.0/24
- 160.119.71.0/24
- 160.119.74.0/24
- 160.119.75.0/24
- 160.119.76.0/23
- 160.119.78.0/24
- 169.239.130.0/24
- 185.142.130.0/24
- 185.224.128.0/24
- 194.50.16.0/24
- 196.61.64.0/22
- 212.107.12.0/24
- 2a0e:3980::/29
Peering ecosystem
21 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS209101 | — | SC |
| AS208911 | ALSYCON-BV Alsycon B.V. | VPS - Dedicated Servers - Colocation | NL |
| AS57717 | FBX-AS | NL |
| AS51942 | EKMEDIA | NL |
| AS49305 | ALSYCON-BV | NL |
| AS13194 | BITE Bite IP Network | LT |
| AS9002 | RETN-AS | GB |
| AS7489 | HOSTUS-GLOBAL-AS HostUS | HK |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
Blast radius
Approximate count of dependent hostnames if AS49870 disappeared from the routing table.
~288 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:32:41 GMT.
MOAS / hijack watch
Prefixes routed by AS49870 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 AS49870 is unique to AS49870 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS49870.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS49870"})-[: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.