Skip to content

Hostname

ziehm.com

Last fetched

ziehm.com resolves to 1 IPv4 address operated by AS25481 in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · ziehm.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ziehm.com

Resolution chain

ziehm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.31.241.69194.31.240.0/23AS25481DE

WHOIS identity

Registrar
iana:106
Organization
stefan gutsch
Contact emails

Subdomains

29 observed subdomains of ziehm.com.

Web-graph footprint

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

141 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

41 SPF mechanisms authorising senders for ziehm.com.

MechanismTarget
SPF_INCLUDE_spf-ip1.ziehm.com
SPF_INCLUDE_spf-ip2.ziehm.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf3017.ppsmtp.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.61.206.168/32
SPF_IP130.61.206.169/32
SPF_IP134.119.63.247/32
SPF_IP178.77.121.129/32
SPF_IP188.95.96.121/32
SPF_IP193.122.0.182
SPF_IP193.122.2.22
SPF_IP193.122.5.57
SPF_IP193.122.51.125
SPF_IP193.122.56.75
SPF_IP194.31.241.16
SPF_IP194.31.241.70
SPF_IP194.31.241.90
SPF_IP194.31.241.91
SPF_IP212.18.23.98/27
SPF_IP213.52.186.141/32
SPF_IP213.52.186.142/32
SPF_IP213.9.21.230
SPF_IP35.214.183.81/32
SPF_IP35.214.208.81/32
SPF_IP35.214.212.238/32
SPF_IP35.214.213.218/32
SPF_IP62.128.1.221
SPF_IP62.128.1.222
SPF_IP62.128.1.223
SPF_IP62.128.1.224
SPF_IP62.128.1.225
SPF_IP62.128.1.232/26
SPF_IP62.128.1.25
SPF_IP80.190.129.128/25
SPF_IP91.90.150.0/24
SPF_IP91.90.154.0/24
SPF_IP93.104.213.34/27

Related pages

Pivot deeper into the graph from ziehm.com.

Cypher and MCP

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

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