Skip to content

Hostname

bdb.dk

Last fetched

bdb.dk resolves to 1 IPv4 address operated by BCJL-AS-AP BlueNet Communication JV Ltd. in DK.

Nutrition Label

WHISPER CANON · bdb.dkRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bdb.dk

Resolution chain

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

IPPrefixASNOperatorCountry
91.216.103.18091.216.103.0/24AS202914BCJL-AS-AP BlueNet Communication JV Ltd.DK

WHOIS identity

Registrar
Organization
brancheforeningen danske byggecentre
Contact emails

Subdomains

7 observed subdomains of bdb.dk.

Web-graph footprint

Distinct hostnames that link to or from bdb.dk in the public web crawl.

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bdb.dk.

MechanismTarget
SPF_INCLUDE_spf_cd.spamtitan.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP18.207.12.57/32
SPF_IP34.236.127.150/32
SPF_IP81.19.224.73
SPF_IP86.58.253.21
SPF_IP86.58.253.22
SPF_IP86.58.253.23
SPF_IP91.216.103.3

Related pages

Pivot deeper into the graph from bdb.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bdb.dk"})-[: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.