Skip to content

Hostname

tree.com.sa

Last fetched

tree.com.sa resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in SA.

Nutrition Label

WHISPER CANON · tree.com.saRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tree.com.sa

Resolution chain

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

IPPrefixASNOperatorCountry
141.147.129.248141.147.128.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationSA

WHOIS identity

No WHOIS records are currently associated with tree.com.sa in WhisperGraph.

Subdomains

11 observed subdomains of tree.com.sa.

Web-graph footprint

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

36 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tree.com.sa.

MechanismTarget
SPF_INCLUDEap.rp.oracleemaildelivery.com
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.server.mail-server.online
SPF_IP194.32.161.136
SPF_IP194.32.161.137

Related pages

Pivot deeper into the graph from tree.com.sa.

Cypher and MCP

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

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