Skip to content

Hostname

amaru-shop.com

Last fetched

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

Nutrition Label

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

Resolution chain

amaru-shop.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.5416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.10916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.5416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.14116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.101.21316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.105.23716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.109.2916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.73.21316.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.98.10116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.873.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.154.4352.216.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.244.25152.216.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.35.7752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.7752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.92.9852.216.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.94.9852.216.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.104.7552.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.119.12552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.23752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 0167542191
Contact emails

Subdomains

1 observed subdomain of amaru-shop.com.

Web-graph footprint

Distinct hostnames that link to or from amaru-shop.com in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from amaru-shop.com.

Cypher and MCP

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

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