Skip to content

Hostname

web.zimbra.pro

Last fetched

web.zimbra.pro is a registered hostname under the .pro top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · web.zimbra.proRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/web.zimbra.pro

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with web.zimbra.pro in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • web.zimbra.pro

SPF policy

6 SPF mechanisms authorising senders for web.zimbra.pro.

MechanismTarget
SPF_Aweb.zimbra.pro
SPF_INCLUDE_spf.google.com
SPF_IP184.174.35.164
SPF_IP37.27.127.86
SPF_IP52.101.68.14
SPF_MXweb.zimbra.pro

Related pages

Pivot deeper into the graph from web.zimbra.pro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "web.zimbra.pro"})-[: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.