Skip to content

Hostname

dcu.dk

Last fetched

dcu.dk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:a/s scannet as the registrar.

Nutrition Label

WHISPER CANON · dcu.dkRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dcu.dk

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.30104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.30104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.50172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:a/s scannet
Organization
dansk camping union
Contact emails

Subdomains

32 observed subdomains of dcu.dk.

Web-graph footprint

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

337 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for dcu.dk.

MechanismTarget
SPF_Aasmtp.onlinemail.io
SPF_Amb34454.meebox.host
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.134.30.16
SPF_IP185.98.96.106
SPF_IP213.150.59.228
SPF_IP77.66.12.50
SPF_IP80.166.12.191
SPF_IP80.166.12.217
SPF_IP91.121.192.191
SPF_IP93.191.152.243

Related pages

Pivot deeper into the graph from dcu.dk.

Cypher and MCP

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

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