Skip to content

Hostname

stitchfix.com

Last fetched

stitchfix.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · stitchfix.comRouting diversity6.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/stitchfix.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.128.19100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.25.0.53100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.231.233107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.127.15013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.51.149174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.139.3018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.93.683.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.202.793.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.108.1963.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.155.703.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.132.2333.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.37.5834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.134.3235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.99.1344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.120.11744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.238.9744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.57.2852.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.246.3052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.179.21352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.22.4754.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
domain admin
Contact emails

Subdomains

145 observed subdomains of stitchfix.com.

Web-graph footprint

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

3,725 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stitchfix.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from stitchfix.com.

Cypher and MCP

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

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