Skip to content

Hostname

dccc.dk

Last fetched

dccc.dk resolves to 1 IPv4 address operated by REGION-MIDTJYLLAND- in DK.

Nutrition Label

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

Resolution chain

dccc.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.162.119.16193.162.116.0/22AS210210REGION-MIDTJYLLAND-DK

WHOIS identity

No WHOIS records are currently associated with dccc.dk in WhisperGraph.

Subdomains

1 observed subdomain of dccc.dk.

Subdomain
www.dccc.dk

Web-graph footprint

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

109 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dccc.dk.

MechanismTarget
SPF_INCLUDE_spf-external.rm.dk
SPF_INCLUDE_spf-ironport.rm.dk
SPF_INCLUDEspf1.rm.dk
SPF_INCLUDEspf2.rm.dk
SPF_INCLUDEspf3.rm.dk
SPF_INCLUDEspf4.rm.dk

Related pages

Pivot deeper into the graph from dccc.dk.

Cypher and MCP

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

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