Skip to content

Hostname

leaflink.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.96.613.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.7613.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.7913.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.8213.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.194.106143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.128143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.3143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.96143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.64.211.6718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.3018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

25 observed subdomains of leaflink.com.

Web-graph footprint

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

497 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for leaflink.com.

MechanismTarget
SPF_INCLUDE5695856.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEm.lessonly.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP149.72.242.125
SPF_IP35.170.128.37/32
SPF_IP54.89.46.80/32

Related pages

Pivot deeper into the graph from leaflink.com.

Cypher and MCP

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

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