Hostname
basketball-reference.com
Last fetched
basketball-reference.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
basketball-reference.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.6.178 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.7.178 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain privacy service fbo registrant.
- Contact emails
- basketball-reference.com@domainprivacygroup.com
- 1015f77c-0b99-42e6-a421-9c7afa42d27c@identity-protect.org
- 81166165-9b89-402f-8dcb-a8d31e43ffcf@identity-protect.org
- 89cb5c5d-d6f5-489b-8020-47c42acfa23f@identity-protect.org
- 8df07fff-80d8-4ce2-b52b-cdd2c79fd2fa@identity-protect.org
- a1e59154-30ea-4f69-a7dd-9e33574667f5@identity-protect.org
- ac1c976b-09d5-4172-b3c5-38d8f16889ed@identity-protect.org
- d90dd233-5555-4e77-8649-af0d1b0e5da8@identity-protect.org
- owner-1277188@basketball-reference.com.whoisprivacyservice.org
- owner-2284417@basketball-reference.com.whoisprivacyservice.org
- owner-2356984@basketball-reference.com.whoisprivacyservice.org
- owner-5341832@basketball-reference.com.whoisprivacyservice.org
- owner-772998@basketball-reference.com.whoisprivacyservice.org
- owner-9337688@basketball-reference.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of basketball-reference.com.
Web-graph footprint
Distinct hostnames that link to or from basketball-reference.com in the public web crawl.
5,196 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for basketball-reference.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20503178.spf05.hubspotemail.net |
| SPF_IP | 207.126.144.0/20 |
| SPF_IP | 64.18.0.0/20 |
| SPF_IP | 64.239.12.136/24 |
| SPF_IP | 74.125.148.0/22 |
Related pages
Pivot deeper into the graph from basketball-reference.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "basketball-reference.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.