Skip to content

Hostname

zimmermann.com

Last fetched

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

Nutrition Label

WHISPER CANON · zimmermann.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/zimmermann.com

Resolution chain

zimmermann.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:146
Organization
tucows.com co
Contact emails

Subdomains

34 observed subdomains of zimmermann.com.

Web-graph footprint

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

489 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for zimmermann.com.

MechanismTarget
SPF_INCLUDE_spf.powerfront.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEem2444.zimmermann.com
SPF_INCLUDEem7438.zimmermann.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.givex.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu7269427.wl178.sendgrid.net
SPF_IP114.141.193.150/32
SPF_IP124.47.131.177
SPF_IP149.72.230.65/32
SPF_IP192.174.89.65/32
SPF_IP192.174.89.66/32
SPF_IP192.174.89.67/32
SPF_IP192.174.89.69
SPF_IP209.47.1.69/32
SPF_IP210.193.209.6

Related pages

Pivot deeper into the graph from zimmermann.com.

Cypher and MCP

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

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