Skip to content

Hostname

msoft.de

Last fetched

msoft.de resolves to 2 IPv4 addresses operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE.

Nutrition Label

WHISPER CANON · msoft.deRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/msoft.de

Resolution chain

msoft.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.53.246.46193.53.246.0/23AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE
80.70.184.9380.70.176.0/20AS34372CSCDE

WHOIS identity

No WHOIS records are currently associated with msoft.de in WhisperGraph.

Subdomains

33 observed subdomains of msoft.de.

Web-graph footprint

Distinct hostnames that link to or from msoft.de in the public web crawl.

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for msoft.de.

MechanismTarget
SPF_Amsoft.de
SPF_INCLUDE145448462.spf06.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_IP185.164.230.98
SPF_IP188.40.123.134
SPF_IP213.133.103.49
SPF_IP2a01:4f8:140:1252:0:0:0:2
SPF_IP46.4.52.185
SPF_IP62.156.187.98
SPF_IP80.70.184.93
SPF_IP81.169.231.219
SPF_IP85.8.81.188
SPF_IP87.139.65.86
SPF_MXmsoft.de

Related pages

Pivot deeper into the graph from msoft.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "msoft.de"})-[: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.