Skip to content

Hostname

mapletreelogisticstrust.com

Last fetched

mapletreelogisticstrust.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · mapletreelogisticstrust.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/mapletreelogisticstrust.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.173.12113.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.3813.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.4913.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.5313.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.32.121.11413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.196.1063.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.173.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.613.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.933.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.255.1123.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.1203.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.343.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.643.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
52.85.118.8352.85.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.61.2452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.4552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.5052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
damien leong
Contact emails

Subdomains

1 observed subdomain of mapletreelogisticstrust.com.

Web-graph footprint

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

47 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from mapletreelogisticstrust.com.

Cypher and MCP

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

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