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
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 ASN | Operator | Country |
|---|---|---|
| AS3223 | VOXILITY | GB |
| AS216055 | BLUE | GB |
| AS213241 | TECHIT | BE |
| AS211501 | HIGHTIDEGROUP-AS | GB |
| AS211175 | GIGAPEAK | GB |
| AS210206 | METROSECURITY-AS | GB |
| AS207652 | BISAS | GB |
| AS206202 | NAMESERVERPARTY-AS | GB |
| AS204725 | LUNA-FRANKLAND Luna Frankland | GB |
| AS60431 | PNO-AS | GB |
| AS50304 | BLIX | NO |
| AS50300 | CUSTDC | GB |
| AS48362 | TKSWF-AS | AT |
| AS44749 | PINNACOM-ISP | GB |
| AS42009 | AVR-AS | GB |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS34611 | MYSTERE | GB |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS31500 | GNM-AS | AG |
| AS29222 | INFOMANIAK-AS | CH |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS4455 | BSO | GB |
| AS3257 | GTT-BACKBONE GTT | US |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.