Skip to content

Hostname

olivetree.com

Last fetched

olivetree.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · olivetree.comRouting diversity5.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/olivetree.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.22.172.198107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.42.150184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.51.1953.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.102.13634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.119.12834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.105.23344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.39.25244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.20.16144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.237.1744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.31.4352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.123.19652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.179.4854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.124.19254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.169.5475.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.119.17132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.134.21132.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
the zondervan corporation l.l.c
Contact emails

Subdomains

19 observed subdomains of olivetree.com.

Web-graph footprint

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

851 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for olivetree.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP50.210.58.130

Related pages

Pivot deeper into the graph from olivetree.com.

Cypher and MCP

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

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