Skip to content

Hostname

cmdistro.com

Last fetched

cmdistro.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · cmdistro.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cmdistro.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.175.212104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.32.157104.17.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cmdistro.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.monopile.com
SPF_IP37.61.205.165
SPF_IP38.104.232.162
SPF_IP66.135.33.91
SPF_IP66.135.54.114
SPF_IP66.135.63.254
SPF_IP76.74.238.61
SPF_IP85.22.61.42/32
SPF_IP85.22.61.43/32
SPF_IP85.22.61.44
SPF_MXcmdistro.com

Related pages

Pivot deeper into the graph from cmdistro.com.

Cypher and MCP

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

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