Skip to content

Hostname

m-x.ca

Last fetched

m-x.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 · m-x.caRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/m-x.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.205.11113.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.4013.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.6113.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.6213.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.173.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.403.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.843.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.943.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:456
Organization
bourse de montreal
Contact emails

Subdomains

21 observed subdomains of m-x.ca.

Web-graph footprint

Distinct hostnames that link to or from m-x.ca in the public web crawl.

267 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for m-x.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbounce.upaknee.com
SPF_INCLUDEspf.constantcontact.com
SPF_IP142.201.0.0/16
SPF_IP184.150.231.168/30
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP52.1.96.230/32
SPF_IP65.39.186.190
SPF_IP66.199.173.66

Related pages

Pivot deeper into the graph from m-x.ca.

Cypher and MCP

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

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