Skip to content

Hostname

cmq.org

Last fetched

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

Nutrition Label

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

Resolution chain

cmq.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
college des medecins du quebec
Contact emails

Subdomains

19 observed subdomains of cmq.org.

Web-graph footprint

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

630 sites link to this hostname.

207 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for cmq.org.

MechanismTarget
SPF_Awebtr.cmq.org
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEofsys.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP149.72.211.45
SPF_IP173.231.123.66
SPF_IP173.231.123.67
SPF_IP173.231.123.69
SPF_IP173.231.123.70
SPF_IP208.91.248.0/22
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP40.97.124.2
SPF_IP40.97.169.242
SPF_IP40.97.170.162
SPF_IP40.97.171.98
SPF_IP75.98.137.26
SPF_MXcmq.org

Related pages

Pivot deeper into the graph from cmq.org.

Cypher and MCP

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

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