Hostname
franzwalter.com
Last fetched
franzwalter.com resolves to 1 IPv4 address operated by AS58010 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
franzwalter.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 |
|---|---|---|---|---|
| 185.26.156.164 | 185.26.156.0/24 | AS58010 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- hello@madebynanuuq.com
- 0f08b5572ecbf72ec4882061feeaba4b28e643d148e20edd8ac09d50e3f8d872@franzwalter.com.whoisproxy.org
- 1369f91c479ff8dccf1234268822a548b149caf744173c90cd7608f6be341dd1@franzwalter.com.whoisproxy.org
- 53f941a6ce8a4b0b311c0507078544961684afd241c5e7b87f5081ed818d8380@franzwalter.com.whoisproxy.org
- 79278705eca181bc23eabb860e1f5bf2896d33a5eb4b351fe2f3886ae1e07ac1@franzwalter.com.whoisproxy.org
- 81c1c8060a2b30867453657cca9bec15869527510f9eb389b3bfca4d076ca071@franzwalter.com.whoisproxy.org
- b2373e1f94a927a504c648409b9b5f5634319e8667faddb8c51275e7c365134f@franzwalter.com.whoisproxy.org
- b6663c894d1f570a7a8653b8e0e74806016d6e9fd9069c5633701a8cf9d57b7e@franzwalter.com.whoisproxy.org
- b90b8e6dec6a7994082e247802c341a5afd33b4cd9d485812850acf62187bca5@franzwalter.com.whoisproxy.org
- ca6f29a0341e52bda11433026601d35850204d037d5e3a8161ddca08950e8956@franzwalter.com.whoisproxy.org
- d1c8b37e94e5cfe19476dc191615b9a559d3d70e09749d97bbc385ce27e0c684@franzwalter.com.whoisproxy.org
Subdomains
38 observed subdomains of franzwalter.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from franzwalter.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for franzwalter.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from franzwalter.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "franzwalter.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.