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
Resolution chain
ziehm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.31.241.69 | 194.31.240.0/23 | AS25481 | — | DE |
WHOIS identity
- Registrar
- iana:106
- Organization
- stefan gutsch
- Contact emails
Subdomains
29 observed subdomains of ziehm.com.
Showing 25 of 29. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
41 SPF mechanisms authorising senders for ziehm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-ip1.ziehm.com |
| SPF_INCLUDE | _spf-ip2.ziehm.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf3017.ppsmtp.net |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.61.206.168/32 |
| SPF_IP | 130.61.206.169/32 |
| SPF_IP | 134.119.63.247/32 |
| SPF_IP | 178.77.121.129/32 |
| SPF_IP | 188.95.96.121/32 |
| SPF_IP | 193.122.0.182 |
| SPF_IP | 193.122.2.22 |
| SPF_IP | 193.122.5.57 |
| SPF_IP | 193.122.51.125 |
| SPF_IP | 193.122.56.75 |
| SPF_IP | 194.31.241.16 |
| SPF_IP | 194.31.241.70 |
| SPF_IP | 194.31.241.90 |
| SPF_IP | 194.31.241.91 |
| SPF_IP | 212.18.23.98/27 |
| SPF_IP | 213.52.186.141/32 |
| SPF_IP | 213.52.186.142/32 |
| SPF_IP | 213.9.21.230 |
| SPF_IP | 35.214.183.81/32 |
| SPF_IP | 35.214.208.81/32 |
| SPF_IP | 35.214.212.238/32 |
| SPF_IP | 35.214.213.218/32 |
| SPF_IP | 62.128.1.221 |
| SPF_IP | 62.128.1.222 |
| SPF_IP | 62.128.1.223 |
| SPF_IP | 62.128.1.224 |
| SPF_IP | 62.128.1.225 |
| SPF_IP | 62.128.1.232/26 |
| SPF_IP | 62.128.1.25 |
| SPF_IP | 80.190.129.128/25 |
| SPF_IP | 91.90.150.0/24 |
| SPF_IP | 91.90.154.0/24 |
| SPF_IP | 93.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.