Skip to content

Hostname

cfm.com

Last fetched

cfm.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cfm.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cfm.com

Resolution chain

cfm.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
capital fund management
Contact emails

Subdomains

19 observed subdomains of cfm.com.

Web-graph footprint

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

39 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cfm.com.

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_INCLUDE_spf-dc55.sapsf.eu
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.com.

Cypher and MCP

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

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