Skip to content

Hostname

dbu.dk

Last fetched

dbu.dk appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · dbu.dkRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dbu.dk

Resolution chain

dbu.dk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
dansk boldspil union
Contact emails

Subdomains

150 observed subdomains of dbu.dk.

Web-graph footprint

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

1,527 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for dbu.dk.

MechanismTarget
SPF_INCLUDE_spf.concurcompleat.com
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDEdedicated.mysmtp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP10.75.2.8/29
SPF_IP12.129.35.25/32
SPF_IP168.63.121.165
SPF_IP169.145.39.240/29
SPF_IP185.163.189.41/32
SPF_IP185.163.189.46/32
SPF_IP194.150.112.0/24
SPF_IP194.150.113.0/24
SPF_IP195.191.143.12
SPF_IP87.54.50.120/29

Related pages

Pivot deeper into the graph from dbu.dk.

Cypher and MCP

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

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