Skip to content

Hostname

mec.ca

Last fetched

mec.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · mec.caRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mec.ca

Resolution chain

mec.ca resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.80.3618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.313.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.83.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.913.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.993.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.171.214.503.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.723.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.823.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.873.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:456
Organization
david greekas
Contact emails

Subdomains

37 observed subdomains of mec.ca.

Web-graph footprint

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

2,213 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mec.ca.

MechanismTarget
SPF_INCLUDEfdspfus.freshemail.io
SPF_INCLUDEspf-0039ce01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP204.16.47.155
SPF_IP204.89.57.18/32
SPF_IP52.1.14.157/32
SPF_IP66.119.164.100
SPF_IP72.15.144.103

Related pages

Pivot deeper into the graph from mec.ca.

Cypher and MCP

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

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