Skip to content

Hostname

cfmws.com

Last fetched

cfmws.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · cfmws.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cfmws.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.175.240.8920.160.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:469
Organization
canadian forces personnel support agency
Contact emails

Subdomains

30 observed subdomains of cfmws.com.

Web-graph footprint

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

150 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for cfmws.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEbookking.ca
SPF_INCLUDErecruitmentplace.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.251.240.232
SPF_IP18.185.17.157
SPF_IP18.196.215.67/32
SPF_IP20.104.14.235
SPF_IP20.104.14.91
SPF_IP216.13.39.159/26
SPF_IP35.157.251.219
SPF_IP35.163.118.175
SPF_IP35.176.151.182/32
SPF_IP52.229.79.170
SPF_IP52.229.98.149
SPF_IP52.60.100.50
SPF_IP52.64.7.146
SPF_IP54.223.134.154
SPF_IP54.240.54.239
SPF_IP54.240.54.240
SPF_IP54.240.54.241
SPF_IP62.209.53.67/32
SPF_IP64.50.144.0/20
SPF_IP72.2.4.226/32
SPF_IP72.2.4.227/32
SPF_IP72.2.4.230/32

Related pages

Pivot deeper into the graph from cfmws.com.

Cypher and MCP

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

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