Skip to content

Country · ISO FR

France

Last fetched

France (FR) is home to 1,833 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Mon, 11 May 2026 04:00:48 GMT, networks based in France announce 12,684 routed IP prefixes and host approximately 408 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in France ranked by routed-prefix count.

  1. PROXADAS123221,065 prefixes
  2. France Telecom - OrangeAS3215984 prefixes
  3. ASN-CANON-AS16276696 prefixes
  4. OPENTRANSITAS5511570 prefixes
  5. WORLDLINEAS8677196 prefixes
  6. IS-BG-AS Bulgarian ISPAS16347164 prefixes
  7. SITYSOL-ASAS15557158 prefixes
  8. AXA-TECH ParisAS12696115 prefixes
  9. SNAFU-LIG-ASAS34177101 prefixes
  10. ASN-METAVAS2554090 prefixes

Top hosting concentrations

ASNs based in France ranked by hosted IPv4 count.

  1. FR-RENATER Reseau National de telecommunications pour la TechnologieAS2200252 IPs
  2. MILKYWAN MilkyWanAS2027110 IPs
  3. IOT-CADV-OBS-ASAS228738 IPs
  4. OCB_HONEY_CDN_ASN OCB Orange Cloud Business CDN ASNAS22855 IPs
  5. OL-ASAS22883 IPs
  6. SBH-IX-SERVICES - COLLECTIVITE DE SAINT BARTHELEMYAS8860 IPs
  7. BLEU-ASAS23760 IPs
  8. ORANGELABS Orange Labs OLPSAS22780 IPs
  9. VICTORIA-SN-OL-AS Victoria secure network Orange labsAS22860 IPs
  10. OCBHONEY OCB public cloud networkAS22800 IPs

Threat density

IPv4 addresses registered in France that appear on at least one threat feed.

25listed IPs (snapshot Mon, 11 May 2026 04:00:48 GMT)

Related pages

Every directory page links to related entities so you (and crawlers) can pivot through the graph.

Cypher and MCP

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

MATCH (a:ASN)-[:HAS_COUNTRY]->(c:COUNTRY {name: "FR"})
RETURN count(DISTINCT a) AS asn_count

Or query Whisper from your own LLM workflow via the Whisper MCP server.