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
Resolution chain
ecotree.fr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.36.20.110 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.36.82.123 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.142.185 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.47.120.27 | 52.47.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- sas paintitgreen
- Contact emails
Subdomains
26 observed subdomains of ecotree.fr.
Showing 20 of 26. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for ecotree.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8932458.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_MX | ecotree.fr |
Related pages
Pivot deeper into the graph from ecotree.fr.
- IP · 13.36.20.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:gandi
- Country · FR
- Email · bvercken20028@hotmail.com
- TLD · .fr
- Browse hostnames · ec…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.