Skip to content

Autonomous System

AS48919UA-CITY-AS(UA)

Last fetched

AS48919 is an Autonomous System operated by UA-CITY-AS and registered in UA. As of Thu, 21 May 2026 06:42:29 GMT, it announces 3 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS48919Routing diversity3.0/10Peering density4.0/10MOAS conflict⚠ 2 conflictsThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/48919

Routing footprint

AS48919 announces 3 distinct routed prefixes. The 3-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

9 distinct peers via BGP. The first 9 are listed below.

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS50648UAINET-ASUA
AS48650ETHERLINKUA
AS48362TKSWF-ASAT
AS39027BATYEVKA-NET-ASUA
AS37721Virtual-Technologies-Solutions-SABF
AS34549MEER-AS meerfarbig GmbH & Co. KGDE
AS9002RETN-ASGB
AS6939HURRICANE - Hurricane Electric LLCUS

Blast radius

Approximate count of dependent hostnames if AS48919 disappeared from the routing table.

No dependent hostnames recorded for this network.Snapshot Thu, 21 May 2026 06:42:29 GMT.

MOAS / hijack watch

Prefixes routed by AS48919 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

PrefixConflicting ASNOperator
95.215.0.0/22AS44050PIN-AS
95.215.0.0/22AS34665PINDC-AS

Threat posture

Related pages

Pivot deeper into the graph from AS48919.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS48919"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.