Skip to content

Hostname

midttrafik.dk

Last fetched

midttrafik.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.67.63.9420.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
Organization
midttrafik
Contact emails

Subdomains

25 observed subdomains of midttrafik.dk.

Web-graph footprint

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

720 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for midttrafik.dk.

MechanismTarget
SPF_Amail.mysupport.dk
SPF_Arelay.t26.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP194.192.14.120
SPF_IP40.113.122.148
SPF_IP80.63.104.62
SPF_IP91.221.142.0/23

Related pages

Pivot deeper into the graph from midttrafik.dk.

Cypher and MCP

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

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