Hostname
ctpsn.com
Last fetched
ctpsn.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ctpsn.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 |
|---|---|---|---|---|
| 3.13.219.213 | 3.13.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.131.167.98 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.14.52.180 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.14.58.35 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.149.149.29 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.15.177.97 | 52.15.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ctpsn.com owner
- Contact emails
- dohokankan@aliyun.com
- 41273c7f-4d8d-4e25-8e73-f78c5c90adce@identity-protect.org
- 6905e66f-5d28-4161-a2cf-73539ca909bd@identity-protect.org
- 80b539a3-bbec-40f2-8f8f-83bb6dc464f8@identity-protect.org
- 81b21238-4d69-4cad-9367-f0cad1b82a95@identity-protect.org
- d03a4f0b-da48-456d-9347-7397c89a6d9d@identity-protect.org
- def0b4f8-0a3b-4ca0-b1b7-a0110bbfee26@identity-protect.org
Subdomains
1 observed subdomain of ctpsn.com.
| Subdomain |
|---|
| www.ctpsn.com |
Web-graph footprint
Distinct hostnames that link to or from ctpsn.com in the public web crawl.
4 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ctpsn.com.
- IP · 3.13.219.213
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dohokankan@aliyun.com
- TLD · .com
- Browse hostnames · ct…
- 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: "ctpsn.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.