Skip to content

Hostname

dbkg.de

Last fetched

dbkg.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · dbkg.deRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dbkg.de

Resolution chain

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

IPPrefixASNOperatorCountry
91.98.128.23491.98.0.0/16AS24940DE

WHOIS identity

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

Subdomains

102 observed subdomains of dbkg.de.

Web-graph footprint

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

265 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for dbkg.de.

MechanismTarget
SPF_Adbkg.de
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDE_spf.rexx-systems.com
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com
SPF_IP212.83.50.6
SPF_IP46.4.136.139
SPF_IP46.4.136.140
SPF_IP46.4.136.142
SPF_MXdbkg.de

Related pages

Pivot deeper into the graph from dbkg.de.

Cypher and MCP

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

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