Skip to content

Hostname

asmdss.com

Last fetched

asmdss.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · asmdss.comRouting diversity5.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/asmdss.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.11016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.7216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.14016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.24016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.107.22916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.2.903.5.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.115.10952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.132.22952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.140.2952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.48.16352.217.48.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.68.18752.217.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.85.1952.217.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.159.2154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.252.8516.15.248.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.213.15516.15.208.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.244.20416.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of asmdss.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for asmdss.com.

MechanismTarget
SPF_Aasmdss.com
SPF_INCLUDEmcsv.net
SPF_MXasmdss.com

Related pages

Pivot deeper into the graph from asmdss.com.

Cypher and MCP

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

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