Skip to content

Hostname

france24.com

Last fetched

france24.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · france24.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/france24.com

Resolution chain

france24.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.197.141.7523.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.37.63.22823.37.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.43.176.12623.43.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.63.147.20323.63.144.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
environnements numeriques france medias monde
Contact emails

Subdomains

45 observed subdomains of france24.com.

Web-graph footprint

Distinct hostnames that link to or from france24.com in the public web crawl.

42,022 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for france24.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.52.0.151
SPF_IP209.52.117.178
SPF_IP84.14.169.30

Related pages

Pivot deeper into the graph from france24.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "france24.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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