Autonomous System
AS48988 — UZINFOCOM(KZ)
Last fetched
AS48988 is an Autonomous System operated by UZINFOCOM and registered in KZ. As of Wed, 20 May 2026 23:30:32 GMT, it announces 31 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS48988 announces 31 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.254.20.0/24
- 88.225.22.0/23
- 88.225.24.0/24
- 88.225.25.0/24
- 88.225.26.0/23
- 88.225.28.0/22
- 108.181.200.0/22
- 111.93.68.0/24
- 153.117.0.0/24
- 198.38.100.0/24
- 213.165.246.0/24
- 213.165.246.0/23
- 213.165.248.0/22
- 213.165.252.0/22
- 213.166.0.0/19
- 213.166.32.0/19
- 213.166.64.0/22
- 213.166.68.0/24
- 213.166.69.0/24
- 213.166.70.0/24
- 213.166.71.0/24
- 213.166.72.0/22
- 213.166.76.0/22
- 213.166.80.0/24
- 213.166.81.0/24
Peering ecosystem
3 distinct peers via BGP. The first 2 are listed below.
MOAS / hijack watch
Prefixes routed by AS48988 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 AS48988 is unique to AS48988 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS48988.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS48988"})-[: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.