Hostname
ccasports.com
Last fetched
ccasports.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ccasports.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.140.46 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.53 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.62 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.64 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.170.3.119 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.121 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.58 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.91 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ak7zh2g95xs@networksolutionsprivateregistration.com
- am6hu8ru4ze@networksolutionsprivateregistration.com
- dx9dx68f9j5@networksolutionsprivateregistration.com
- f92uv2am9zx@networksolutionsprivateregistration.com
- kr3v72xq4sk@networksolutionsprivateregistration.com
- q97xb3ux3rd@networksolutionsprivateregistration.com
- ue7276s48za@networksolutionsprivateregistration.com
- uk83d86c982@networksolutionsprivateregistration.com
- up8ut9d32yz@networksolutionsprivateregistration.com
- vh2975uw23h@networksolutionsprivateregistration.com
- w938a6d46dv@networksolutionsprivateregistration.com
- y66ys5x69fy@networksolutionsprivateregistration.com
Subdomains
3 observed subdomains of ccasports.com.
Web-graph footprint
Distinct hostnames that link to or from ccasports.com in the public web crawl.
38 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for ccasports.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.leaguelab.com |
| SPF_INCLUDE | mandrillapp.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ccasports.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ccasports.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.