Hostname
mediqdanmark.dk
Last fetched
mediqdanmark.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.
Nutrition Label
Resolution chain
mediqdanmark.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.107.78.241 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- —
- Organization
- mediq n.v.
- Contact emails
- —
Subdomains
22 observed subdomains of mediqdanmark.dk.
Web-graph footprint
Distinct hostnames that link to or from mediqdanmark.dk in the public web crawl.
283 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for mediqdanmark.dk.
| Mechanism | Target |
|---|---|
| SPF_A | mail.edisoft.no |
| SPF_INCLUDE | 26099069.spf07.hubspotemail.net |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 213.199.154.106 |
| SPF_IP | 51.144.19.75 |
| SPF_IP | 91.209.213.76 |
Related pages
Pivot deeper into the graph from mediqdanmark.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mediqdanmark.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.