Skip to content

Hostname

app.leaf.trade

Last fetched

app.leaf.trade resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · app.leaf.tradeRouting diversity6.1/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/app.leaf.trade

Resolution chain

app.leaf.trade resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.27.74.172100.42.108.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.173.1273.248.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.103.423.248.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.191.11435.7.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.38.7635.7.224.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.206.21335.7.224.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.75.19535.182.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.95.8545.2.208.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.9.15245.2.208.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.134.2650.20.120.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.180.22852.216.14.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.33.11452.32.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.26.15352.82.134.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.166.11254.220.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.251.22854.220.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.228.8354.220.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.246.5854.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.157.7454.102.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.253.16354.106.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.214.2598.96.218.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with app.leaf.trade in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from app.leaf.trade in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.leaf.trade.

Cypher and MCP

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

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