Skip to content

Hostname

star.dk

Last fetched

star.dk resolves to 1 IPv4 address operated by AS58282 in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.182.109.106194.182.109.0/24AS58282DK

WHOIS identity

Registrar
Organization
statens it
Contact emails

Subdomains

18 observed subdomains of star.dk.

Web-graph footprint

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

737 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for star.dk.

MechanismTarget
SPF_INCLUDE_spf.sitnet.dk
SPF_INCLUDEbounce.peytz.dk
SPF_INCLUDEo._spf.hostedsepo.dk
SPF_INCLUDEspf.topdesk.net
SPF_IP10.20.0.0/16
SPF_IP131.165.62.20
SPF_IP131.165.62.62
SPF_IP131.165.62.7
SPF_IP131.165.67.22/32
SPF_IP131.165.97.149
SPF_IP142.132.234.181
SPF_IP212.97.129.34/32
SPF_IP212.97.130.199
SPF_IP5.179.94.107
SPF_IP83.149.98.72/32
SPF_IP93.90.116.201

Related pages

Pivot deeper into the graph from star.dk.

Cypher and MCP

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

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