Autonomous System
AS1712 — FR-RENATER-ENST Ecole Nationale Superieure des Telecommunications
Last fetched
AS1712 is an Autonomous System operated by FR-RENATER-ENST Ecole Nationale Superieure des Telecommunications. As of Thu, 21 May 2026 14:45:43 GMT, it announces 37 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS1712 announces 37 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 137.194.0.0/23
- 137.194.2.0/23
- 137.194.8.0/21
- 137.194.12.0/22
- 137.194.19.0/24
- 137.194.20.0/24
- 137.194.28.0/23
- 137.194.30.0/24
- 137.194.37.0/24
- 137.194.47.0/24
- 137.194.52.0/23
- 137.194.54.0/23
- 137.194.57.0/24
- 137.194.58.0/23
- 137.194.62.0/24
- 137.194.68.0/24
- 137.194.69.0/24
- 137.194.104.0/21
- 137.194.112.0/21
- 137.194.0.0/16
- 137.194.132.0/22
- 137.194.136.0/22
- 137.194.140.0/22
- 137.194.144.0/20
- 137.194.164.0/23
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS1712 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS1712 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 AS1712 is unique to AS1712 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS1712.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS1712"})-[: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.