Skip to content

Hostname

dbbdata.de

Last fetched

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

Nutrition Label

WHISPER CANON · dbbdata.deRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/dbbdata.de

Resolution chain

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

IPPrefixASNOperatorCountry
88.198.166.16988.198.0.0/16AS24940DE

WHOIS identity

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

Subdomains

72 observed subdomains of dbbdata.de.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for dbbdata.de.

MechanismTarget
SPF_Adbbdata.de
SPF_Amail.fp-sign.com
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEspf.mxg.cloud
SPF_IP138.201.50.249
SPF_IP217.68.152.149
SPF_IP2a01:4f8:c17:8c28:0:0:0:2
SPF_IP88.198.166.169
SPF_MXdbbdata.de

Related pages

Pivot deeper into the graph from dbbdata.de.

Cypher and MCP

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

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