Skip to content

Hostname

treehousetv.com

Last fetched

treehousetv.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · treehousetv.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/treehousetv.com

Resolution chain

treehousetv.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.94.105108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.113108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.66108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.85108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.124.5218.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.124.5418.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.124.7218.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.124.7318.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
corus entertainment
Contact emails

Subdomains

7 observed subdomains of treehousetv.com.

Web-graph footprint

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

156 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for treehousetv.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from treehousetv.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "treehousetv.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.