Skip to content

Hostname

cmec.ca

Last fetched

cmec.ca resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · cmec.caRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cmec.ca

Resolution chain

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

IPPrefixASNOperatorCountry
52.228.79.17752.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:456
Organization
corporation of the council of ministers of education, canada
Contact emails

Subdomains

39 observed subdomains of cmec.ca.

Web-graph footprint

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

644 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cmec.ca.

MechanismTarget
SPF_Acmec-rs.netedit.info
SPF_Aextranet.cmec.ca
SPF_Amailout.onyris.com
SPF_Anetedit.info
SPF_Aolp.cmec.ca
SPF_Aweb.cmec.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.56.26.77
SPF_IP149.72.234.103
SPF_IP38.102.67.92
SPF_IP69.46.124.182
SPF_IP96.45.196.114

Related pages

Pivot deeper into the graph from cmec.ca.

Cypher and MCP

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

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