Skip to content

Hostname

mitid.dk

Last fetched

mitid.dk resolves to 12 IPv4 addresses operated by AS20940 in DE.

Nutrition Label

WHISPER CANON · mitid.dkRouting diversity4.2/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/mitid.dk

Resolution chain

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

WHOIS identity

Registrar
Organization
statens it
Contact emails

Subdomains

215 observed subdomains of mitid.dk.

Web-graph footprint

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

706 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mitid.dk.

MechanismTarget
SPF_INCLUDE_spf.sitnet.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.208.80.157
SPF_IP185.208.80.30
SPF_IP188.64.157.0/29
SPF_IP91.102.26.64/27
SPF_IP91.102.30.130
SPF_IP91.102.30.131
SPF_IP91.102.30.140
SPF_IP91.102.30.2
SPF_IP91.102.30.3

Related pages

Pivot deeper into the graph from mitid.dk.

Cypher and MCP

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

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