Skip to content

Hostname

stark.dk

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.50.2.8020.48.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 stark.dk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for stark.dk.

MechanismTarget
SPF_INCLUDE_spf.consignor.com
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDEessprod0.templafy-ess.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.116.223.15
SPF_IP194.116.223.16
SPF_IP194.116.223.161
SPF_IP194.116.223.162
SPF_IP194.116.223.168
SPF_IP194.116.223.33
SPF_IP194.116.223.34
SPF_IP199.7.200.0/21
SPF_IP20.61.145.119/32
SPF_IP40.107.236.41
SPF_IP87.54.9.98
SPF_IP87.54.9.99
SPF_IP89.207.160.0/21
SPF_IP94.231.99.42

Related pages

Pivot deeper into the graph from stark.dk.

Cypher and MCP

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

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