Skip to content

Hostname

crossmind.dk

Last fetched

crossmind.dk appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

crossmind.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
Organization
crossmind reklamebureau aps
Contact emails

Subdomains

10 observed subdomains of crossmind.dk.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for crossmind.dk.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEcrosscloud.dk
SPF_INCLUDEcrossmind.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.133.33.15
SPF_IP94.231.109.248
SPF_MXcrossmind.dk

Related pages

Pivot deeper into the graph from crossmind.dk.

Cypher and MCP

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

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