Skip to content

Hostname

dcc.dk

Last fetched

dcc.dk resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · dcc.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dcc.dk

Resolution chain

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

IPPrefixASNOperatorCountry
13.69.68.8413.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
40.68.208.13140.68.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:abion ab
Organization
dansk computer center a/s
Contact emails

Subdomains

15 observed subdomains of dcc.dk.

Web-graph footprint

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

15 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dcc.dk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.17.25.35
SPF_IP80.208.16.128/28

Related pages

Pivot deeper into the graph from dcc.dk.

Cypher and MCP

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

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