Skip to content

Hostname

zimbra.com

Last fetched

zimbra.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · zimbra.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/zimbra.com

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.

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.

MechanismTarget
SPF_INCLUDE212115.spf01.hubspotemail.net
SPF_INCLUDE4366039.spf01.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_IP129.213.200.110
SPF_IP129.80.213.239
SPF_IP14.141.104.38
SPF_IP150.136.146.2
SPF_IP150.136.98.232
SPF_IP167.89.32.168
SPF_IP173.227.76.247/32
SPF_IP193.122.157.30
SPF_IP193.122.199.60
SPF_IP193.122.206.174
SPF_IP52.204.246.185
SPF_IP52.205.85.65
SPF_IP52.7.157.95
SPF_IP52.70.125.224
SPF_IP66.64.15.66
SPF_MXzimbra.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.