Skip to content

Hostname

cfmtg.com

Last fetched

cfmtg.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · cfmtg.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cfmtg.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.44.211104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.203.233172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
209.87.149.224209.87.149.0/24AS36444NEXCESS-NET - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:1910
Organization
contact front mission training group, llc.
Contact emails

Subdomains

25 observed subdomains of cfmtg.com.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cfmtg.com.

MechanismTarget
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.44.94.82
SPF_IP66.215.56.34
SPF_IP99.144.173.103

Related pages

Pivot deeper into the graph from cfmtg.com.

Cypher and MCP

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

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