Autonomous System
AS31252 — STARNET-AS - StarNet Solutii SRL(MD)
Last fetched
AS31252 is an Autonomous System operated by STARNET-AS - StarNet Solutii SRL and registered in MD. As of Thu, 03 Sep 2026 19:50:32 GMT, it announces 64 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS31252 announces 64 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 37.233.8.0/23
- 37.233.0.0/19
- 37.233.0.0/18
- 37.233.40.0/23
- 37.233.32.0/19
- 37.233.54.0/23
- 87.248.164.0/23
- 87.248.160.0/20
- 87.248.173.0/24
- 87.248.160.0/19
- 87.248.176.0/20
- 89.28.3.0/24
- 89.28.12.0/24
- 89.28.13.0/24
- 89.28.21.0/24
- 89.28.0.0/18
- 89.28.0.0/17
- 89.28.68.0/24
- 89.28.64.0/18
- 89.28.102.0/24
- 89.28.126.0/24
- 95.65.22.0/24
- 95.65.23.0/24
- 95.65.0.0/18
- 95.65.46.0/24
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS19197 | STEFANINI-INC - Stefanini, Inc. | US |
| AS202475 | Elechservice_Grup_SRL - ELECHSERVICE-GRUP S.R.L | MD |
| AS204467 | AIRSTREAM-AS - AIRSTREAM SRL | MD |
| AS209482 | FOXCLOUDMD - FOXCLOUD COMMUNICATIONS SRL | MD |
| AS25129 | MONITORING-AS - Scientific-Production Center "Monitoring", Ltd | MD |
| AS25455 | GUARDFOX-AS - Guardfox SRL | MD |
| AS25527 | CARTELSISTEM-AS - Cartel-Sistem SRL | MD |
| AS3223 | VOXILITY - Voxility LLP | GB |
| AS401605 | WEB-HOST-MOST-ASN-1 - Web Host Most, LLC | US |
| AS42424 | ENDAVA-AS - ICS Endava SRL | MD |
| AS5405 | INTERDOTLINK - Inter.link GmbH | DE |
| AS57428 | Intelect-AS - SD & INTELECT SRL | MD |
| AS7713 | telkomnet-as-ap - PT Telekomunikasi Indonesia | ID |
| AS9002 | RETN-AS - RETN Limited | GB |
Blast radius
Count of dependent hostnames if AS31252 disappeared from the routing table.
4,803 hostnames depend on this network.Exact count across all 71 announced prefixes. Snapshot Tue, 28 Jul 2026 15:00:29 GMT.
MOAS / hijack watch
Prefixes routed by AS31252 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 AS31252 is unique to AS31252 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS31252.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS31252"})-[: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.