Skip to content

Hostname

5leaf.com

Last fetched

5leaf.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 5leaf.comRouting diversity5.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/5leaf.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.97.14716.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.583.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.2463.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2493.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.33.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.176.11452.218.176.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.182.8252.218.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.147.8352.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.153.19552.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.163.19552.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.165.1952.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.186.13152.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.208.1952.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.225.9152.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.4352.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.251.16352.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of 5leaf.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 5leaf.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from 5leaf.com.

Cypher and MCP

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

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