Hostname
scheels.com
Last fetched
scheels.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
scheels.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.39.236 | 104.18.39.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.148.20 | 172.64.148.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn scheels.com care of network solutions
- Contact emails
- a886e28n95z@networksolutionsprivateregistration.com
- aj4ek4td4az@networksolutionsprivateregistration.com
- ar33r3dg32a@networksolutionsprivateregistration.com
- b28t36uq4kk@networksolutionsprivateregistration.com
- b725m2cb6sf@networksolutionsprivateregistration.com
- b83q762654t@networksolutionsprivateregistration.com
- bc5m76rk4m3@networksolutionsprivateregistration.com
- be9wv79995r@networksolutionsprivateregistration.com
- bg4pw4x47qp@networksolutionsprivateregistration.com
- bj7g28hh9k9@networksolutionsprivateregistration.com
- br3uu7jh449@networksolutionsprivateregistration.com
- bv58q4nt5ww@networksolutionsprivateregistration.com
- by27t2xw4p8@networksolutionsprivateregistration.com
- da3q92c92yv@networksolutionsprivateregistration.com
- df7fv9p477y@networksolutionsprivateregistration.com
- dg63p4se9q2@networksolutionsprivateregistration.com
- dg7s78th4ns@networksolutionsprivateregistration.com
- dm4wv97q5tc@networksolutionsprivateregistration.com
- e92bt8yx884@networksolutionsprivateregistration.com
- escheid@scheelssports.com
- and 62 more
Subdomains
48 observed subdomains of scheels.com.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from scheels.com in the public web crawl.
2,029 sites link to this hostname.
81 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for scheels.com.
| Mechanism | Target |
|---|---|
| SPF_A | production.web.scheels.demandware.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | fdspfus.freshemail.io |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_IP | 12.47.172.13/32 |
| SPF_IP | 12.47.172.14/32 |
| SPF_IP | 12.47.172.3/32 |
| SPF_IP | 12.47.172.55/32 |
| SPF_IP | 135.84.68.123/32 |
| SPF_IP | 159.66.160.100/32 |
| SPF_IP | 159.66.160.101/32 |
| SPF_IP | 206.152.14.54/32 |
| SPF_IP | 208.85.52.29 |
| SPF_IP | 208.86.168.7/32 |
| SPF_IP | 64.71.153.152/32 |
| SPF_IP | 64.71.153.153/32 |
| SPF_IP | 66.179.54.132 |
| SPF_IP | 69.178.222.73 |
| SPF_IP | 69.178.222.74 |
Related pages
Pivot deeper into the graph from scheels.com.
- IP · 104.18.39.236
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a886e28n95z@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · sc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scheels.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.