Skip to content

Hostname

dsr.dk

Last fetched

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

Nutrition Label

WHISPER CANON · dsr.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dsr.dk

Resolution chain

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

IPPrefixASNOperatorCountry
4.231.35.2054.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for dsr.dk.

MechanismTarget
SPF_Adsr.dk
SPF_INCLUDE_spf.emply.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP185.64.72.0/24
SPF_IP194.28.252.26/32
SPF_IP194.71.205.0/24
SPF_IP20.16.248.199
SPF_IP20.54.238.131
SPF_IP34.110.180.34/32
SPF_IP34.127.83.42
SPF_IP5.56.151.135
SPF_IP5.56.151.139
SPF_IP77.233.249.32/28
SPF_IP91.213.250.10
SPF_IP91.227.208.0/24
SPF_IP93.191.155.240
SPF_MXdsr.dk

Related pages

Pivot deeper into the graph from dsr.dk.

Cypher and MCP

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

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