All hostnames app.leaf.trade resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · app.leaf.trade Routing diversity 6.1/10 Peering density 6.8/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.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.
IP Prefix ASN Operator Country 100.27.74.172 100.42.108.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.224.173.127 3.248.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.234.103.42 3.248.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.200.191.114 35.7.0.0/18 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.226.38.76 35.7.224.0/19 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.237.206.213 35.7.224.0/19 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.153.75.195 35.182.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.197.95.85 45.2.208.0/23 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.222.9.152 45.2.208.0/23 AS14618 AMAZON-AES - Amazon.com, Inc. US 50.16.134.26 50.20.120.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.201.180.228 52.216.14.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.6.33.114 52.32.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.72.26.153 52.82.134.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.208.166.112 54.220.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.208.251.228 54.220.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.210.228.83 54.220.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.211.246.58 54.221.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.85.157.74 54.102.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.87.253.163 54.106.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 98.86.214.25 98.96.218.0/24 AS14618 AMAZON-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.
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .