Skip to content

Hostname

com.test.shop.getmylocker.com

Last fetched

com.test.shop.getmylocker.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.128.1943.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.1303.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.2483.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.603.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.2003.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1203.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1763.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.833.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.893.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.102.6452.219.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.176.052.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.179.20052.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.229.11252.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.229.2452.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.232.17652.219.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.97.24452.219.97.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with com.test.shop.getmylocker.com in WhisperGraph.

Subdomains

3 observed subdomains of com.test.shop.getmylocker.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from com.test.shop.getmylocker.com.

Cypher and MCP

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

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