Skip to content

Hostname

shopper.com

Last fetched

shopper.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · shopper.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/shopper.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.55.3618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.7418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.149.12152.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.12752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.5652.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.9552.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
54.192.35.10354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for shopper.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from shopper.com.

Cypher and MCP

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

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