Hostname
barstoolsportsbook.com
Last fetched
barstoolsportsbook.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
barstoolsportsbook.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.42.223 | 104.18.42.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.145.33 | 172.64.145.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of barstoolsportsbook.com owner
- Contact emails
- 5360fa4f-dae8-4662-9442-dbd95108e7c9@identity-protect.org
- e2686f97-0c50-4f68-ad10-0d1d70bb0e1c@identity-protect.org
- owner-2662851@barstoolsportsbook.com.whoisprivacyservice.org
- owner-4427279@barstoolsportsbook.com.whoisprivacyservice.org
- owner-4894610@barstoolsportsbook.com.whoisprivacyservice.org
- owner-5720266@barstoolsportsbook.com.whoisprivacyservice.org
- owner-6727495@barstoolsportsbook.com.whoisprivacyservice.org
- owner-829966@barstoolsportsbook.com.whoisprivacyservice.org
- owner-8491923@barstoolsportsbook.com.whoisprivacyservice.org
- owner-8761872@barstoolsportsbook.com.whoisprivacyservice.org
- owner-9784910@barstoolsportsbook.com.whoisprivacyservice.org
Subdomains
52 observed subdomains of barstoolsportsbook.com.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from barstoolsportsbook.com in the public web crawl.
65 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for barstoolsportsbook.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.138.32.79 |
| SPF_IP | 139.138.32.88 |
| SPF_IP | 216.71.149.230 |
| SPF_IP | 216.71.150.233 |
Related pages
Pivot deeper into the graph from barstoolsportsbook.com.
- IP · 104.18.42.223
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · 5360fa4f-dae8-4662-9442-dbd95108e7c9@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- 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: "barstoolsportsbook.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.