Skip to content

Hostname

store-locator.dev.wpsandwatch.com

Last fetched

store-locator.dev.wpsandwatch.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL.

Nutrition Label

WHISPER CANON · store-locator.dev.wpsandwatch.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/store-locator.dev.wpsandwatch.com

Resolution chain

store-locator.dev.wpsandwatch.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.69.12618.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.2818.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.2918.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.8018.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.164.92.1033.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.1133.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.133.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.983.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.86.523.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.583.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.763.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.953.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with store-locator.dev.wpsandwatch.com in WhisperGraph.

Subdomains

1 observed subdomain of store-locator.dev.wpsandwatch.com.

Web-graph footprint

Distinct hostnames that link to or from store-locator.dev.wpsandwatch.com in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from store-locator.dev.wpsandwatch.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "store-locator.dev.wpsandwatch.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.