Skip to content

Hostname

cmcc.ca

Last fetched

cmcc.ca resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · cmcc.caRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cmcc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.252.15815.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:456
Organization
canadian memorial chiropractic college
Contact emails

Subdomains

37 observed subdomains of cmcc.ca.

Web-graph footprint

Distinct hostnames that link to or from cmcc.ca in the public web crawl.

359 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cmcc.ca.

MechanismTarget
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEoutboundmail.convio.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstore.cmcc.ca.spf.auto.dnssmarthost.net
SPF_IP192.159.177.100
SPF_IP192.159.177.120
SPF_IP204.92.98.68
SPF_IP206.187.4.233
SPF_IP52.60.110.142
SPF_IP54.39.64.68

Related pages

Pivot deeper into the graph from cmcc.ca.

Cypher and MCP

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

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