Skip to content

Hostname

m2soft.com

Last fetched

m2soft.com resolves to 1 IPv4 address operated by AS33933 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · m2soft.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/m2soft.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.38.20.18195.38.20.0/24AS33933DE

WHOIS identity

Registrar
iana:151
Organization
m2soft
Contact emails

Subdomains

41 observed subdomains of m2soft.com.

Web-graph footprint

Distinct hostnames that link to or from m2soft.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for m2soft.com.

MechanismTarget
SPF_Am2soft.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.11.156.0/22
SPF_IP195.38.20.0/24
SPF_IP80.152.151.71/32
SPF_IP87.79.94.164/32
SPF_IP91.209.120.0/24
SPF_MXm2soft.com

Related pages

Pivot deeper into the graph from m2soft.com.

Cypher and MCP

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

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