Skip to content

Hostname

mcec.ca

Last fetched

mcec.ca resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in CA.

Nutrition Label

WHISPER CANON · mcec.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mcec.ca

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.17.86172.105.0.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudCA

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 mcec.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mcec.ca.

MechanismTarget
SPF_Amcec.ca
SPF_Asupport.peaceworks.ca
SPF_Awww13.peaceworks.ca
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.41.78
SPF_IP149.56.185.182/24
SPF_IP54.39.184.88
SPF_IP72.143.63.165
SPF_MXmcec.ca

Related pages

Pivot deeper into the graph from mcec.ca.

Cypher and MCP

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

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