Skip to content

Hostname

msadss.com

Last fetched

msadss.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · msadss.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/msadss.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.158.235.1213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
176.32.88.137176.32.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.50.25518.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.135.1403.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.189.13935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.26.10157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Subdomains

7 observed subdomains of msadss.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for msadss.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from msadss.com.

Cypher and MCP

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

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