Hostname
mansoft.dk
Last fetched
mansoft.dk resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK.
Nutrition Label
Resolution chain
mansoft.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.231.103.182 | 94.231.96.0/20 | AS48854 | TEAM-BLUE-DENMARK | DK |
WHOIS identity
- Registrar
- —
- Organization
- corporate services a/s
- Contact emails
Subdomains
17 observed subdomains of mansoft.dk.
Showing 16 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mansoft.dk in the public web crawl.
11 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
27 SPF mechanisms authorising senders for mansoft.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfd.protection.outlook.com |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 13.75.218.232 |
| SPF_IP | 13.81.10.179 |
| SPF_IP | 13.93.227.154 |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 168.63.69.97 |
| SPF_IP | 168.63.94.40 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 23.96.254.246/32 |
| SPF_IP | 2a01:111:f400::0/48 |
| SPF_IP | 2a01:111:f403::0/48 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.126.245.16/32 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 51.116.175.232 |
| SPF_IP | 51.140.186.177/32 |
| SPF_IP | 51.140.81.164 |
| SPF_IP | 52.100.0.0/14 |
| SPF_IP | 52.166.56.231 |
| SPF_IP | 52.232.131.215/32 |
| SPF_IP | 65.52.215.36/32 |
| SPF_IP | 94.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.