Hostname
zimbra.com
Last fetched
zimbra.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
zimbra.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:299
- Organization
- finance department
- Contact emails
Subdomains
36 observed subdomains of zimbra.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zimbra.com in the public web crawl.
3,625 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for zimbra.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 212115.spf01.hubspotemail.net |
| SPF_INCLUDE | 4366039.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_IP | 129.213.200.110 |
| SPF_IP | 129.80.213.239 |
| SPF_IP | 14.141.104.38 |
| SPF_IP | 150.136.146.2 |
| SPF_IP | 150.136.98.232 |
| SPF_IP | 167.89.32.168 |
| SPF_IP | 173.227.76.247/32 |
| SPF_IP | 193.122.157.30 |
| SPF_IP | 193.122.199.60 |
| SPF_IP | 193.122.206.174 |
| SPF_IP | 52.204.246.185 |
| SPF_IP | 52.205.85.65 |
| SPF_IP | 52.7.157.95 |
| SPF_IP | 52.70.125.224 |
| SPF_IP | 66.64.15.66 |
| SPF_MX | zimbra.com |
Related pages
Pivot deeper into the graph from zimbra.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zimbra.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.