Hostname
blzk.de
Last fetched
blzk.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
blzk.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 blzk.de in WhisperGraph.
Subdomains
32 observed subdomains of blzk.de.
Showing 24 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from blzk.de in the public web crawl.
2,461 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for blzk.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.zimpel.de |
| SPF_INCLUDE | hosting.fdi.de |
| SPF_INCLUDE | kasserver.com |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 10.10.10.152/32 |
| SPF_IP | 10.10.10.61/32 |
| SPF_IP | 178.77.121.172/32 |
| SPF_IP | 212.114.201.59/32 |
| SPF_IP | 80.72.142.162/32 |
| SPF_IP | 80.72.142.163/32 |
| SPF_IP | 85.13.144.175/32 |
| SPF_IP | 85.158.142.1/32 |
| SPF_IP | 85.158.142.112/32 |
| SPF_IP | 85.158.142.113/32 |
| SPF_IP | 85.158.142.120/32 |
| SPF_IP | 85.158.142.121/32 |
| SPF_IP | 85.158.142.2/32 |
| SPF_IP | 85.158.142.9/32 |
| SPF_MX | blzk.de |
Related pages
Pivot deeper into the graph from blzk.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "blzk.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.