Skip to content

Hostname

dit.dk

Last fetched

dit.dk resolves to 1 IPv4 address operated by AS47292 in DK.

Nutrition Label

WHISPER CANON · dit.dkRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dit.dk

Resolution chain

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

IPPrefixASNOperatorCountry
77.66.57.1677.66.188.0/23AS47292DK

WHOIS identity

Registrar
Organization
dansk it
Contact emails

Subdomains

11 observed subdomains of dit.dk.

Web-graph footprint

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

148 sites link to this hostname.

124 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for dit.dk.

MechanismTarget
SPF_Adit.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEuxmail.io
SPF_IP152.160.0.0/16
SPF_IP212.47.85.0/24
SPF_IP23.251.253.0/26
SPF_IP38.152.248.0/24
SPF_IP38.153.9.0/24
SPF_IP77.234.175.128
SPF_IP77.66.57.123
SPF_IP80.161.44.242
SPF_IP94.18.234.229

Related pages

Pivot deeper into the graph from dit.dk.

Cypher and MCP

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

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