Skip to content

Hostname

ms2soft.com

Last fetched

ms2soft.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ms2soft.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ms2soft.com

Resolution chain

ms2soft.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.96.12918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.4018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.4718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.6418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.146.12918.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.3418.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.4218.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.4718.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.171.214.1013.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.403.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.453.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.933.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of ms2soft.com owner
Contact emails

Subdomains

100 observed subdomains of ms2soft.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ms2soft.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.240.42.174

Related pages

Pivot deeper into the graph from ms2soft.com.

Cypher and MCP

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

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