Autonomous System
AS31167 — Axione-AS - AXIONE S.A.S.(FR)
Last fetched
AS31167 is an Autonomous System operated by Axione-AS - AXIONE S.A.S. and registered in FR. As of Sun, 06 Sep 2026 13:24:01 GMT, it announces 14 routed IP prefixes and peers with 13 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS31167 announces 14 distinct routed prefixes. The 14-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
13 distinct peers via BGP. The first 13 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS199485 | JLCOM - JL SYSTEMS SAS | FR |
| AS202089 | UNIMEDIA-AS - Unimedia Services SAS | FR |
| AS204509 | SYN - SEINE ET YVELINES NUMERIQUE | FR |
| AS206874 | KYXAR - Kyxar SARL | FR |
| AS209920 | Zetark - ZETARK SAS | FR |
| AS211858 | PauLLA - PAU LOGICIELS LIBRES ASSOCIATION (PAULLA) | FR |
| AS34019 | HIVANE - Hivane Association | FR |
| AS34572 | HELIANTIS-AS - HELIANTIS SAS | FR |
| AS39509 | EUROCONNECT-FR - NGANALYTICS SAS | FR |
| AS5511 | Opentransit - Orange S.A. | FR |
| AS57943 | HOLON-AS - Holon SAS | FR |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS8218 | NEO-ASN - Zayo Infrastructure France SA | FR |
Blast radius
Count of dependent hostnames if AS31167 disappeared from the routing table.
4,427 hostnames depend on this network.Exact count across all 13 announced prefixes. Snapshot Tue, 28 Jul 2026 13:00:32 GMT.
MOAS / hijack watch
Prefixes routed by AS31167 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 AS31167 is unique to AS31167 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS31167.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS31167"})-[: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.