Skip to content

Hostname

dlbr.dk

Last fetched

dlbr.dk resolves to 3 IPv4 addresses operated by AS205787 in DE.

Nutrition Label

WHISPER CANON · dlbr.dkRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dlbr.dk

Resolution chain

dlbr.dk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
landbrug & f?devarer f.m.b.a.
Contact emails

Subdomains

44 observed subdomains of dlbr.dk.

Web-graph footprint

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

30 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dlbr.dk.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.16.131.83

Related pages

Pivot deeper into the graph from dlbr.dk.

Cypher and MCP

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

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