Skip to content

Hostname

leafly.com

Last fetched

leafly.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.112.218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.42.11754.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.6954.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.954.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.9054.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.239.195.2854.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.7554.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.7754.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.8954.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
contact privacy inc. customer 0124474036
Contact emails

Subdomains

163 observed subdomains of leafly.com.

Web-graph footprint

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

8,156 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for leafly.com.

MechanismTarget
SPF_INCLUDE1466600.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEokta.leafly.com
SPF_IP198.37.147.129/32

Related pages

Pivot deeper into the graph from leafly.com.

Cypher and MCP

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

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