Skip to content

Hostname

centrefrance.com

Last fetched

centrefrance.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · centrefrance.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/centrefrance.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.12.207104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.13.207104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:433
Organization
centre france television
Contact emails

Subdomains

75 observed subdomains of centrefrance.com.

Web-graph footprint

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

115 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for centrefrance.com.

MechanismTarget
SPF_INCLUDE_spf.esi-sa.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEsmtp.smtptbs.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP148.105.8.0/21
SPF_IP167.89.107.164
SPF_IP167.89.12.69
SPF_IP167.89.126.66
SPF_IP198.2.128.0/18
SPF_IP198.37.144.30
SPF_IP2001:810:0:2:0:0:0:61
SPF_IP2001:810:0:3:0:0:70:116
SPF_IP205.201.128.0/20
SPF_IP212.95.66.61
SPF_IP54.240.33.1
SPF_IP54.240.33.2
SPF_IP54.240.33.3
SPF_IP90.85.228.193
SPF_IP90.85.228.228

Related pages

Pivot deeper into the graph from centrefrance.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "centrefrance.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.