Skip to content

Hostname

shopasps.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.181.14416.19.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.24516.20.202.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.103.25316.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.453.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.214.17352.216.247.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.27.3552.216.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.124.17352.218.31.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.142.22952.218.32.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.202.3752.218.34.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.206.10952.218.34.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.4552.218.35.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.48.10752.217.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.90.3552.218.20.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.160.12554.239.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.202.22154.239.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.224.22954.239.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
asps
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from shopasps.com.

Cypher and MCP

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

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