Autonomous System
AS202448 — mvps - MVPS LTD(CY)
Last fetched
AS202448 is an Autonomous System operated by mvps - MVPS LTD and registered in CY. As of Sun, 06 Sep 2026 13:21:08 GMT, it announces 91 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS202448 announces 91 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.56.212.0/24
- 2.56.213.0/24
- 2.56.214.0/24
- 2.56.215.0/24
- 31.14.238.0/24
- 31.222.229.0/24
- 45.137.148.0/24
- 45.137.149.0/24
- 45.137.150.0/24
- 45.137.151.0/24
- 45.153.184.0/24
- 45.153.185.0/24
- 45.153.186.0/24
- 45.153.187.0/24
- 62.3.32.0/24
- 84.238.132.0/24
- 85.137.170.0/24
- 85.137.171.0/24
- 85.137.174.0/24
- 85.137.175.0/24
- 86.105.252.0/24
- 86.106.181.0/24
- 86.107.197.0/24
- 89.38.128.0/24
- 89.38.129.0/24
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12637 | SEEWEB - SEEWEB s.r.l. | IT |
| AS13287 | NIXVAL - FALBOX S.L. trading as NIXVAL | ES |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS3399 | OBE-NET - Obenet AB | SE |
| AS35200 | TransitX-Ltd - TransitX Ltd | GB |
| AS35432 | CABLENET-AS - Cablenet Communication Systems plc | CY |
| AS35625 | EUROFIBER-FRANCE - Eurofiber France SAS | FR |
| AS39122 | BLACKNIGHT-AS - Blacknight Internet Solutions Limited | IE |
| AS47447 | TTM - 23M GmbH | DE |
| AS50673 | Serverius-as - Serverius Holding B.V. | NL |
| AS6866 | CYTA-NETWORK - Cyprus Telecommunications Authority | CY |
| AS8280 | SYNAPSECOM-AS - SYNAPSECOM S.A. Provider of Telecommunications and Internet Services | GR |
Blast radius
Count of dependent hostnames if AS202448 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS202448 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 AS202448 is unique to AS202448 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS202448.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS202448"})-[: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.