Skip to content

Hostname

minimum.dk

Last fetched

minimum.dk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:dandomain a/s as the registrar.

Nutrition Label

WHISPER CANON · minimum.dkRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/minimum.dk

Resolution chain

minimum.dk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:dandomain a/s
Organization
mimo af 23. november 2023 a/s
Contact emails

Subdomains

16 observed subdomains of minimum.dk.

Web-graph footprint

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

75 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for minimum.dk.

MechanismTarget
SPF_Amail01.tigermedia.eu
SPF_INCLUDE_spf.spysystem.dk
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP40.114.250.168
SPF_IP46.36.206.157
SPF_IP87.116.43.242
SPF_IP87.116.43.243

Related pages

Pivot deeper into the graph from minimum.dk.

Cypher and MCP

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

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