Skip to content

Hostname

daznbet.de

Last fetched

daznbet.de resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · daznbet.deRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/daznbet.de

Resolution chain

daznbet.de resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.29.26104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.139.47.109108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.123108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.69108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.9108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
172.66.170.204172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
65.9.175.10665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

12 observed subdomains of daznbet.de.

Web-graph footprint

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

25 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for daznbet.de.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from daznbet.de.

Cypher and MCP

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

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