Skip to content

Hostname

leafly.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.10413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.10613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.12413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.1813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.84.10618.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.1218.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.6718.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.8118.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.222.236.10352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
leafly holdings, inc.
Contact emails

Subdomains

9 observed subdomains of leafly.ca.

Web-graph footprint

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

894 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from leafly.ca.

Cypher and MCP

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

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