Skip to content

Hostname

cfm.fr

Last fetched

cfm.fr resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB. WHOIS lists registrar:orange as the registrar.

Nutrition Label

WHISPER CANON · cfm.frRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cfm.fr

Resolution chain

cfm.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.197.203.13535.197.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB

WHOIS identity

Registrar
registrar:orange
Organization
cfm holding 2
Contact emails

Subdomains

39 observed subdomains of cfm.fr.

Web-graph footprint

Distinct hostnames that link to or from cfm.fr in the public web crawl.

65 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cfm.fr.

MechanismTarget
SPF_Amx2.cfm.fr
SPF_Amx4.cfm.fr
SPF_Amx5.cfm.fr
SPF_Aportal-int.cfm.fr
SPF_Aportal-uat.cfm.fr
SPF_Asmtp1.cfm.fr
SPF_Asmtp2.cfm.fr
SPF_INCLUDEspf-0023c901.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.59.123.191
SPF_IP89.185.39.46

Related pages

Pivot deeper into the graph from cfm.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cfm.fr"})-[: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.