Skip to content

Hostname

leeflet.net

Last fetched

leeflet.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · leeflet.netRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/leeflet.net

Resolution chain

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

IPPrefixASNOperatorCountry
3.13.233.1323.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.235.1023.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.178.853.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.25.2393.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
digitalmailer
Contact emails

Web-graph footprint

Distinct hostnames that link to or from leeflet.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for leeflet.net.

MechanismTarget
SPF_Aleeflet.net
SPF_INCLUDE_spf.doximapps.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfus.doxim.com
SPF_IP40.143.203.84
SPF_IP40.143.203.85
SPF_MXdigitalmailer-com.mail.protection.outlook.com
SPF_MXleeflet.net

Related pages

Pivot deeper into the graph from leeflet.net.

Cypher and MCP

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

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