Hostname
dinamize.de
Last fetched
dinamize.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
dinamize.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
No WHOIS records are currently associated with dinamize.de in WhisperGraph.
Subdomains
4 observed subdomains of dinamize.de.
Showing 3 of 4. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for dinamize.de.
| Mechanism | Target |
|---|---|
| SPF_IP | 128.127.108.128/26 |
| SPF_IP | 128.127.110.192/26 |
| SPF_IP | 151.80.72.160/27 |
| SPF_IP | 176.31.205.128/27 |
| SPF_IP | 185.10.59.192/26 |
| SPF_IP | 5.135.116.0/26 |
| SPF_IP | 5.196.150.0/24 |
| SPF_IP | 71.19.244.0/24 |
| SPF_IP | 92.222.132.224/27 |
| SPF_IP | 94.23.77.72/30 |
Related pages
Pivot deeper into the graph from dinamize.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dinamize.de"})-[: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.