Skip to content

Hostname

treesny.org

Last fetched

treesny.org resolves to 2 IPv4 addresses operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · treesny.orgRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/treesny.org

Resolution chain

treesny.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.167.137.10269.167.128.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS
69.175.102.13069.175.0.0/17AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

9 observed subdomains of treesny.org.

Web-graph footprint

Distinct hostnames that link to or from treesny.org in the public web crawl.

81 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for treesny.org.

MechanismTarget
SPF_Atreesny.org
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP69.167.137.102
SPF_IP69.167.137.98
SPF_IP69.175.102.130
SPF_MXtreesny.org

Related pages

Pivot deeper into the graph from treesny.org.

Cypher and MCP

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

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