Skip to content

Hostname

shopyourway.com

Last fetched

shopyourway.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.170.42.1053.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.613.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.753.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.803.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.124.12854.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.354.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.3254.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.6254.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

81 observed subdomains of shopyourway.com.

Web-graph footprint

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

390 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for shopyourway.com.

MechanismTarget
SPF_Amail.shopyourway.com
SPF_Ashopyourway.com
SPF_INCLUDEactivetrail.com
SPF_INCLUDEaspmx.sailthru.com
SPF_MXshopyourway.com

Related pages

Pivot deeper into the graph from shopyourway.com.

Cypher and MCP

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

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