Skip to content

Hostname

treehousei.com

Last fetched

treehousei.com resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · treehousei.comRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/treehousei.com

Resolution chain

treehousei.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.170.205.20209.170.205.0/24AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

Registrar
iana:69
Organization
craig flynn
Contact emails

Subdomains

46 observed subdomains of treehousei.com.

Web-graph footprint

Distinct hostnames that link to or from treehousei.com in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for treehousei.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.243.133.109
SPF_IP206.71.77.1/25
SPF_IP206.71.93.1/25
SPF_IP206.71.94.128/25
SPF_IP52.137.74.60/30
SPF_MXtreehousei-com.mail.protection.outlook.com
SPF_MXtreehousei.com

Related pages

Pivot deeper into the graph from treehousei.com.

Cypher and MCP

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

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