Skip to content

Hostname

mansoft.dk

Last fetched

mansoft.dk resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.231.103.18294.231.96.0/20AS48854TEAM-BLUE-DENMARKDK

WHOIS identity

Registrar
Organization
corporate services a/s
Contact emails

Subdomains

17 observed subdomains of mansoft.dk.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for mansoft.dk.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfd.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP13.75.218.232
SPF_IP13.81.10.179
SPF_IP13.93.227.154
SPF_IP148.105.8.0/21
SPF_IP168.63.69.97
SPF_IP168.63.94.40
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP23.96.254.246/32
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403::0/48
SPF_IP40.107.0.0/16
SPF_IP40.126.245.16/32
SPF_IP40.92.0.0/15
SPF_IP51.116.175.232
SPF_IP51.140.186.177/32
SPF_IP51.140.81.164
SPF_IP52.100.0.0/14
SPF_IP52.166.56.231
SPF_IP52.232.131.215/32
SPF_IP65.52.215.36/32
SPF_IP94.245.94.31

Related pages

Pivot deeper into the graph from mansoft.dk.

Cypher and MCP

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

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