Skip to content

Hostname

diis.dk

Last fetched

diis.dk resolves to 1 IPv4 address operated by AS202053 in NL.

Nutrition Label

WHISPER CANON · diis.dkRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/diis.dk

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.110.23994.237.108.0/22AS202053NL

WHOIS identity

Registrar
Organization
dansk institut for internationale studier (diis)
Contact emails

Subdomains

15 observed subdomains of diis.dk.

Web-graph footprint

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

1,032 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for diis.dk.

MechanismTarget
SPF_Adiis.dk
SPF_INCLUDE_spf.emply.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-eu.exlibrisgroup.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.85.167.197
SPF_IP40.113.118.179
SPF_IP5.56.151.113/32
SPF_IP5.56.151.125/32
SPF_IP5.56.151.226
SPF_IP54.194.229.108
SPF_IP77.233.237.41/32

Related pages

Pivot deeper into the graph from diis.dk.

Cypher and MCP

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

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