Skip to content

Hostname

ecotree.fr

Last fetched

ecotree.fr resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · ecotree.frRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ecotree.fr

Resolution chain

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

IPPrefixASNOperatorCountry
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.39.142.18513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.120.2752.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:gandi
Organization
sas paintitgreen
Contact emails

Subdomains

26 observed subdomains of ecotree.fr.

Web-graph footprint

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

71 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ecotree.fr.

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

Related pages

Pivot deeper into the graph from ecotree.fr.

Cypher and MCP

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

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