Skip to content

Hostname

www.tree.com.sa

Last fetched

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

Nutrition Label

WHISPER CANON · www.tree.com.saRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/www.tree.com.sa

Resolution chain

www.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 www.tree.com.sa in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for www.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 www.tree.com.sa.

Cypher and MCP

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

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