Skip to content

Hostname

cmda.org

Last fetched

cmda.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cmda.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cmda.org

Resolution chain

cmda.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
cmda
Contact emails

Subdomains

34 observed subdomains of cmda.org.

Web-graph footprint

Distinct hostnames that link to or from cmda.org in the public web crawl.

563 sites link to this hostname.

279 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cmda.org.

MechanismTarget
SPF_INCLUDEconcursolutions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.201.41.150
SPF_IP205.201.44.204
SPF_IP207.65.10.51
SPF_IP35.130.97.42
SPF_IP64.132.221.30/32
SPF_IP64.79.65.141
SPF_IP67.223.20.123
SPF_IP67.223.20.127

Related pages

Pivot deeper into the graph from cmda.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cmda.org"})-[: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.