Hostname
dbu.dk
Last fetched
dbu.dk appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
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.
Showing 25 of 150. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dbu.dk in the public web crawl.
1,527 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for dbu.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.concurcompleat.com |
| SPF_INCLUDE | _spf.presscloud.com |
| SPF_INCLUDE | dedicated.mysmtp.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 10.75.2.8/29 |
| SPF_IP | 12.129.35.25/32 |
| SPF_IP | 168.63.121.165 |
| SPF_IP | 169.145.39.240/29 |
| SPF_IP | 185.163.189.41/32 |
| SPF_IP | 185.163.189.46/32 |
| SPF_IP | 194.150.112.0/24 |
| SPF_IP | 194.150.113.0/24 |
| SPF_IP | 195.191.143.12 |
| SPF_IP | 87.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.