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
Resolution chain
olivetree.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- the zondervan corporation l.l.c
- Contact emails
- domainadminzon@zondervan.com
- 17d62a59-2c1e-4f04-93cd-3948c5624ca4@identity-protect.org
- 4b24d220-8375-4de4-8681-7f09d8b7dfe2@identity-protect.org
- ac6a2f6d-913c-4d8e-81a3-85cb5a35491a@identity-protect.org
- af44780e-3d19-4c5a-bd29-9c6dff6f64ae@identity-protect.org
- d31810c3-7b5f-41bb-a6ee-f7264814227d@identity-protect.org
- ff5f2bbd-4735-47b8-8d08-466553d22b30@identity-protect.org
- owner-10343889@olivetree.com.whoisprivacyservice.org
- owner-10416456@olivetree.com.whoisprivacyservice.org
- owner-2681932@olivetree.com.whoisprivacyservice.org
- owner-4065682@olivetree.com.whoisprivacyservice.org
- owner-645432@olivetree.com.whoisprivacyservice.org
- owner-7089092@olivetree.com.whoisprivacyservice.org
- owner-8940173@olivetree.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of olivetree.com.
Showing 17 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from olivetree.com in the public web crawl.
851 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for olivetree.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 50.210.58.130 |
Related pages
Pivot deeper into the graph from olivetree.com.
- IP · 107.22.172.198
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domainadminzon@zondervan.com
- TLD · .com
- Browse hostnames · ol…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.