Skip to content

Hostname

ecotree.green

Last fetched

ecotree.green resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ecotree.greenRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ecotree.green

Resolution chain

ecotree.green resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.36.145.22613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.20.11013.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.82.12313.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.38.10613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.11.10113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.142.18513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.251.19115.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.35.25015.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.61.351.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.100.3052.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.120.2752.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.128.6051.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.189.22851.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.48.215.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:81
Organization
sas paintitgreen
Contact emails

Subdomains

23 observed subdomains of ecotree.green.

Web-graph footprint

Distinct hostnames that link to or from ecotree.green in the public web crawl.

938 sites link to this hostname.

392 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ecotree.green.

MechanismTarget
SPF_INCLUDE8932458.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXecotree.green

Related pages

Pivot deeper into the graph from ecotree.green.

Cypher and MCP

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

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