Hostname
allianzdirect.de
Last fetched
allianzdirect.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with allianzdirect.de in WhisperGraph.
Subdomains
54 observed subdomains of allianzdirect.de.
Showing 19 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from allianzdirect.de in the public web crawl.
398 sites link to this hostname.
201 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for allianzdirect.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc33.sapsf.eu |
| SPF_INCLUDE | _spf.allianz.de |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | spf.allianz.com |
| SPF_IP | 131.124.92.11/32 |
| SPF_IP | 178.77.89.84 |
| SPF_IP | 194.127.24.225/32 |
| SPF_IP | 194.127.26.225/32 |
| SPF_IP | 194.127.3.0/26 |
| SPF_IP | 195.216.235.154 |
| SPF_IP | 195.49.152.203 |
| SPF_IP | 195.49.152.204 |
| SPF_IP | 195.49.153.83 |
| SPF_IP | 208.73.5.8 |
| SPF_IP | 52.178.9.176 |
| SPF_IP | 62.113.218.4/30 |
| SPF_IP | 83.133.158.241 |
| SPF_IP | 83.171.132.152 |
| SPF_IP | 83.171.132.153 |
| SPF_IP | 87.230.97.144/28 |
Related pages
Pivot deeper into the graph from allianzdirect.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "allianzdirect.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.