Skip to content

Hostname

mailchannels.netcfm.com

Last fetched

mailchannels.netcfm.com resolves to 5 IPv4 addresses operated by CLOUDSINGULARITY - Tech Futures Interactive Inc. in CA.

Nutrition Label

WHISPER CANON · mailchannels.netcfm.comRouting diversity3.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mailchannels.netcfm.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.83.208.323.83.208.0/21AS394256CLOUDSINGULARITY - Tech Futures Interactive Inc.CA
23.83.212.323.83.208.0/21AS394256CLOUDSINGULARITY - Tech Futures Interactive Inc.CA
23.83.216.423.83.216.0/22AS63213ASTUTEHOSTING-VALUE - Astute InternetCA
23.83.220.423.83.220.0/23AS63213ASTUTEHOSTING-VALUE - Astute InternetCA
23.83.223.423.83.223.0/24AS63213ASTUTEHOSTING-VALUE - Astute InternetCA

WHOIS identity

No WHOIS records are currently associated with mailchannels.netcfm.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mailchannels.netcfm.com.

MechanismTarget
SPF_IP23.83.208.0/20
SPF_IP35.85.190.185/32

Related pages

Pivot deeper into the graph from mailchannels.netcfm.com.

Cypher and MCP

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

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