Skip to content

Autonomous System

AS48014 — ALBHOST AlbHost SH.P.K.(AL)

Last fetched

AS48014 is an Autonomous System operated by ALBHOST AlbHost SH.P.K. and registered in AL. As of Thu, 21 May 2026 13:54:29 GMT, it announces 20 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS48014Routing diversity6.6/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/48014

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS31130RAPIDSPACE RapidSpaceAL
AS215707iHost.AL
AS215540GCS-ASGB
AS213683HOST-AL-ASNAL
AS213250ITP-SOLUTIONSDE
AS209272AS-ALVIVASC
AS209207DHOST-ASRU
AS209132AS209132SC
AS201814MEVSPACEPL
AS197071ACTIVE-SERVERS active-servers.comDE
AS61272IST-ASLT
AS60068CDN77 _GB
AS58212DATAFORESTDE
AS49581DE

MOAS / hijack watch

Prefixes routed by AS48014 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 AS48014 is unique to AS48014 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS48014.

Cypher and MCP

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

MATCH (a:ASN {name: "AS48014"})-[: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.