Skip to content

Autonomous System

AS41495 — FAELIX(GB)

Last fetched

AS41495 is an Autonomous System operated by FAELIX and registered in GB. As of Thu, 21 May 2026 13:39:22 GMT, it announces 8 routed IP prefixes and peers with 26 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS41495Routing diversity4.8/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/41495

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS3223VOXILITYGB
AS216055BLUEGB
AS213241TECHITBE
AS211501HIGHTIDEGROUP-ASGB
AS211175GIGAPEAKGB
AS210206METROSECURITY-ASGB
AS207652BISASGB
AS206202NAMESERVERPARTY-ASGB
AS204725LUNA-FRANKLAND Luna FranklandGB
AS60431PNO-ASGB
AS50304BLIXNO
AS50300CUSTDCGB
AS48362TKSWF-ASAT
AS44749PINNACOM-ISPGB
AS42009AVR-ASGB
AS37721Virtual-Technologies-Solutions-SABF
AS34611MYSTEREGB
AS34549MEER-AS meerfarbig GmbH & Co. KGDE
AS31500GNM-ASAG
AS29222INFOMANIAK-ASCH
AS20764RASCOM-AS CJSC RASCOM ISPRU
AS17639CONVERGE-AS Converge ICT Solutions Inc.PH
AS9002RETN-ASGB
AS6939HURRICANE - Hurricane Electric LLCUS
AS4455BSOGB
AS3257GTT-BACKBONE GTTUS

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS41495.

Cypher and MCP

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

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