Skip to content

Hostname

dkb.de

Last fetched

dkb.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · dkb.deRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dkb.de

Resolution chain

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

IPPrefixASNOperatorCountry
52.84.45.3252.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.5352.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.7052.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.9052.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.85.31.10152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.10454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

89 observed subdomains of dkb.de.

Web-graph footprint

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

1,297 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dkb.de.

MechanismTarget
SPF_INCLUDE_spf.axs-net.de
SPF_INCLUDE_spf.dkb.de
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailout.p4.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.servicemail24.de

Related pages

Pivot deeper into the graph from dkb.de.

Cypher and MCP

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

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