Autonomous System
AS49183 — BEREZHANY-AS(UA)
Last fetched
AS49183 is an Autonomous System operated by BEREZHANY-AS and registered in UA. As of Thu, 21 May 2026 13:39:31 GMT, it announces 29 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS49183 announces 29 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 46.173.160.0/24
- 46.173.161.0/24
- 46.173.162.0/24
- 46.173.163.0/24
- 46.173.164.0/22
- 46.173.168.0/22
- 46.173.172.0/24
- 46.173.173.0/24
- 46.173.174.0/24
- 46.173.175.0/24
- 94.231.176.0/24
- 94.231.177.0/24
- 94.231.178.0/24
- 94.231.179.0/24
- 94.231.180.0/24
- 94.231.181.0/24
- 94.231.182.0/24
- 94.231.183.0/24
- 94.231.184.0/24
- 94.231.185.0/24
- 94.231.186.0/24
- 94.231.187.0/24
- 94.231.188.0/24
- 94.231.189.0/24
- 94.231.190.0/24
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6663 | TTI-NET | RO |
| AS197522 | ISP-KIM-NET | UA |
| AS52074 | MANDARUN-AS | UA |
| AS52003 | WICOM-UA-AS | UA |
| AS50263 | IXP-1-IX-EU 1-IX Internet Exchange | PL |
| AS49491 | TERNET-AS | UA |
| AS43309 | GIPERNET-AS GIPERNET-AS | UA |
| AS34399 | MOBISNET-AS | UA |
| AS25155 | STARSOFT-AS Internet servise provider in Ternopil | UA |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
MOAS / hijack watch
Prefixes routed by AS49183 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 AS49183 is unique to AS49183 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS49183.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS49183"})-[: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.