Hostname
cspaceresearch.com
Last fetched
cspaceresearch.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cspaceresearch.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.211.40.66 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.224.220.1 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.197.51.125 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.0.222.171 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.6.117.145 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.17.69 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.73.79.135 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.160.167.217 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.85.235.154 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.94.141.0 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cspaceresearch.com owner
- Contact emails
- 19ff6eb5-6eaa-4acc-9a34-e8c583ee2dd5@identity-protect.org
- 2155ed97-5ba7-4fd1-a9db-7d7b1fcb6b7b@identity-protect.org
- 3442b8e0-560b-4a27-b009-5099704701ce@identity-protect.org
- 59960c67-0042-43aa-ba64-767f87f57b63@identity-protect.org
- 6b0befe6-8e42-4ba5-8d36-dddfe7e1e5b9@identity-protect.org
- 88c5f468-319a-4060-af8a-4fb95f9edc79@identity-protect.org
- f3fe583f-160b-4217-a529-5eee6c8a0563@identity-protect.org
- owner-9343503@cspaceresearch.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of cspaceresearch.com.
Web-graph footprint
Distinct hostnames that link to or from cspaceresearch.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from cspaceresearch.com.
- IP · 3.211.40.66
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 19ff6eb5-6eaa-4acc-9a34-e8c583ee2dd5@identity-protect.org
- TLD · .com
- Browse hostnames · cs…
- 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: "cspaceresearch.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.