Skip to content

Hostname

shopstyle.com

Last fetched

shopstyle.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · shopstyle.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shopstyle.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.109108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.52108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.62108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.82108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.144.3054.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.5554.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.6354.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.8454.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
65.8.131.10165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.10565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.252.10299.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.4299.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.7299.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.8199.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

135 observed subdomains of shopstyle.com.

Web-graph footprint

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

2,636 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for shopstyle.com.

MechanismTarget
SPF_INCLUDE_spf.zdsys.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP38.111.148.0/24
SPF_IP38.99.12.0/24
SPF_IP68.232.192.0/24

Related pages

Pivot deeper into the graph from shopstyle.com.

Cypher and MCP

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

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