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.
- PROXADAS123221,065 prefixes
- France Telecom - OrangeAS3215984 prefixes
- ASN-CANON-AS16276696 prefixes
- OPENTRANSITAS5511570 prefixes
- WORLDLINEAS8677196 prefixes
- IS-BG-AS Bulgarian ISPAS16347164 prefixes
- SITYSOL-ASAS15557158 prefixes
- AXA-TECH ParisAS12696115 prefixes
- SNAFU-LIG-ASAS34177101 prefixes
- ASN-METAVAS2554090 prefixes
Top hosting concentrations
ASNs based in France ranked by hosted IPv4 count.
- FR-RENATER Reseau National de telecommunications pour la TechnologieAS2200252 IPs
- MILKYWAN MilkyWanAS2027110 IPs
- IOT-CADV-OBS-ASAS228738 IPs
- OCB_HONEY_CDN_ASN OCB Orange Cloud Business CDN ASNAS22855 IPs
- OL-ASAS22883 IPs
- SBH-IX-SERVICES - COLLECTIVITE DE SAINT BARTHELEMYAS8860 IPs
- BLEU-ASAS23760 IPs
- ORANGELABS Orange Labs OLPSAS22780 IPs
- VICTORIA-SN-OL-AS Victoria secure network Orange labsAS22860 IPs
- 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.
- PROXADAS12322
- France Telecom - OrangeAS3215
- ASN-CANON-AS16276
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_countOr query Whisper from your own LLM workflow via the Whisper MCP server.