Skip to content

Hostname

bzu.de

Last fetched

bzu.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · bzu.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bzu.de

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with bzu.de in WhisperGraph.

Subdomains

1 observed subdomain of bzu.de.

Subdomain
www.bzu.de

Web-graph footprint

Distinct hostnames that link to or from bzu.de in the public web crawl.

21 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bzu.de.

MechanismTarget
SPF_Ahybrid.lehmbau.de
SPF_Amout.kundenserver.de
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDEhostels.assd.com
SPF_INCLUDEkundenserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.15.132.213
SPF_MXbzu.de

Related pages

Pivot deeper into the graph from bzu.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bzu.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.