Skip to content

Hostname

learn.cannsell.ca

Last fetched

learn.cannsell.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · learn.cannsell.caRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/learn.cannsell.ca

Resolution chain

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

IPPrefixASNOperatorCountry
16.52.140.17816.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.194.8216.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.35.10016.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.187.2013.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with learn.cannsell.ca in WhisperGraph.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for learn.cannsell.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.0.187.42/32

Related pages

Pivot deeper into the graph from learn.cannsell.ca.

Cypher and MCP

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

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