Skip to content

Hostname

blizz-z.de

Last fetched

blizz-z.de resolves to 1 IPv4 address operated by AS206231 in DE.

Nutrition Label

WHISPER CANON · blizz-z.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/blizz-z.de

Resolution chain

blizz-z.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.191.121.88185.191.120.0/22AS206231DE

WHOIS identity

No WHOIS records are currently associated with blizz-z.de in WhisperGraph.

Subdomains

101 observed subdomains of blizz-z.de.

Web-graph footprint

Distinct hostnames that link to or from blizz-z.de in the public web crawl.

25 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for blizz-z.de.

MechanismTarget
SPF_INCLUDE_spf.strato.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.147.218.202
SPF_IP185.191.121.88

Related pages

Pivot deeper into the graph from blizz-z.de.

Cypher and MCP

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

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