Hostname
mitid.dk
Last fetched
mitid.dk resolves to 12 IPv4 addresses operated by AS20940 in DE.
Nutrition Label
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.
Showing 25 of 215. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mitid.dk in the public web crawl.
706 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for mitid.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sitnet.dk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.208.80.157 |
| SPF_IP | 185.208.80.30 |
| SPF_IP | 188.64.157.0/29 |
| SPF_IP | 91.102.26.64/27 |
| SPF_IP | 91.102.30.130 |
| SPF_IP | 91.102.30.131 |
| SPF_IP | 91.102.30.140 |
| SPF_IP | 91.102.30.2 |
| SPF_IP | 91.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.