Skip to content

Hostname

miit.dk

Last fetched

miit.dk resolves to 1 IPv4 address operated by AS48854 in DK. WHOIS lists registrar:simply.com a/s as the registrar.

Nutrition Label

WHISPER CANON · miit.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/miit.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.149.228.17185.149.228.0/24AS48854DK

WHOIS identity

Registrar
registrar:simply.com a/s
Organization
miit aps
Contact emails

Subdomains

36 observed subdomains of miit.dk.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for miit.dk.

MechanismTarget
SPF_Ad3eumail.nethelpdesk.com
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tigermedia.eu
SPF_INCLUDEspfinclude.sikkermail.dk
SPF_IP109.200.76.132
SPF_IP148.251.244.167
SPF_IP185.147.72.210
SPF_IP185.147.75.110

Related pages

Pivot deeper into the graph from miit.dk.

Cypher and MCP

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

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