Hostname
basketballreference.com
Last fetched
basketballreference.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
basketballreference.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.235.175.223 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.208.121.93 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.212.169.178 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.21.237.176 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.73.167.99 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.161.206.11 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of basketballreference.com owner
- Contact emails
- sf@sports-reference.com
- 2ab2b6e4-25e8-4da3-84e4-d6ed8417aa1b@identity-protect.org
- 3828758c-310b-4cb1-accb-1bd4a6f69cc6@identity-protect.org
- 394cb9da-7f78-47a8-ba38-ccb242b66265@identity-protect.org
- 5e703f46-6178-4037-b9f4-b7737822ce17@identity-protect.org
- 824f76c8-7cde-474e-a912-742a9dc624a8@identity-protect.org
- cfa77874-6a63-48d8-91cd-58bc65f6c16d@identity-protect.org
- d7decc4a-e397-4947-b252-5944a4e67a58@identity-protect.org
Subdomains
1 observed subdomain of basketballreference.com.
| Subdomain |
|---|
| www.basketballreference.com |
Web-graph footprint
Distinct hostnames that link to or from basketballreference.com in the public web crawl.
104 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from basketballreference.com.
- IP · 18.235.175.223
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · sf@sports-reference.com
- 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: "basketballreference.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.