Skip to content

Hostname

treedom.net

Last fetched

treedom.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · treedom.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/treedom.net

Resolution chain

treedom.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.192.131.2118.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.121.2233.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.101.1453.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.23.1483.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.11.2003.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.137.6435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.199.10452.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.205.1452.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.138.4152.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.134.9463.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.69.18263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.151.11751.102.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from treedom.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for treedom.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.customerly.io

Related pages

Pivot deeper into the graph from treedom.net.

Cypher and MCP

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

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