Skip to content

Hostname

mail.cfluent.com

Last fetched

mail.cfluent.com resolves to 1 IPv4 address operated by AS-BUSINESS-COMMUNICATIONS - BCI in US.

Nutrition Label

WHISPER CANON · mail.cfluent.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.cfluent.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.32.32.5072.32.0.0/16AS33070AS-BUSINESS-COMMUNICATIONS - BCIUS

WHOIS identity

No WHOIS records are currently associated with mail.cfluent.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.cfluent.com.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmblogin.com
SPF_IP199.16.139.0/24
SPF_IP206.108.40.0/24
SPF_IP206.154.105.0/24
SPF_IP50.56.161.233
SPF_MXmail.cfluent.com

Related pages

Pivot deeper into the graph from mail.cfluent.com.

Cypher and MCP

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

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