Skip to content

Hostname

bootbarn.com

Last fetched

bootbarn.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.92.23613.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.51.2113.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.121.24613.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.148.17650.18.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.156.2350.18.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.26.1552.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.81.16652.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.184.4752.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.190.13052.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.30.454.183.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.151.11354.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.106.23254.219.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.112.7154.219.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
boot barn
Contact emails

Subdomains

32 observed subdomains of bootbarn.com.

Web-graph footprint

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

1,759 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bootbarn.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus-west-2.amazonses.com
SPF_IP167.89.18.233
SPF_IP167.89.95.3
SPF_IP192.208.114.132/30

Related pages

Pivot deeper into the graph from bootbarn.com.

Cypher and MCP

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

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