Autonomous System
AS8304 — ECRITEL-FRANCE ISP and web hosting.(FR)
Last fetched
AS8304 is an Autonomous System operated by ECRITEL-FRANCE ISP and web hosting. and registered in FR. As of Wed, 20 May 2026 23:32:21 GMT, it announces 49 routed IP prefixes and peers with 13 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8304 announces 49 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.144.80.0/24
- 46.232.139.0/24
- 46.232.140.0/24
- 81.115.0.0/16
- 81.112.0.0/13
- 81.116.0.0/16
- 81.117.0.0/16
- 88.63.0.0/16
- 88.64.0.0/12
- 88.79.0.0/18
- 88.80.0.0/22
- 88.80.8.0/22
- 88.80.12.0/22
- 88.80.14.0/24
- 88.80.16.0/20
- 88.80.32.0/19
- 88.80.59.0/24
- 88.80.60.0/22
- 88.80.64.0/20
- 88.80.64.0/19
- 88.80.80.0/20
- 88.80.96.0/24
- 88.80.97.0/24
- 88.80.98.0/24
- 88.80.99.0/24
Peering ecosystem
13 distinct peers via BGP. The first 13 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS212024 | FABRICA-IDEARUM-1 | FR |
| AS197914 | IIITB-IN Indian Institute of Information Technology IIIT, Bhagalpur | FR |
| AS197138 | ASN of PEARHOST.cz | FR |
| AS50300 | INTERFIBER- | GB |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS34549 | TELESMART-AS | DE |
| AS20485 | TRANSTELECOM Moscow, Russia | RU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS5511 | OPENTRANSIT | FR |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3216 | SOVAM-AS | RU |
Blast radius
Approximate count of dependent hostnames if AS8304 disappeared from the routing table.
~167,737 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:32:21 GMT.
MOAS / hijack watch
Prefixes routed by AS8304 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 AS8304 is unique to AS8304 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8304.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8304"})-[: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.