Hostname
ctc-abc.com
Last fetched
ctc-abc.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ctc-abc.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.113.106.85 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.192.245.212 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.69.100.147 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.168.28.246 | 54.168.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ctc-abc.com owner
- Contact emails
- 4b3f980c-8d16-4c61-abbd-94d43c6e07d5@identity-protect.org
- 5136df8f-19a3-4871-a817-be982c19a508@identity-protect.org
- b429cc5d-0e1b-44d4-87e3-4197df482ad9@identity-protect.org
- b53a451d-f5f8-4ccc-9ba7-ca66e7e2d1f0@identity-protect.org
- c3427ca6-b8ca-4916-a5f0-f582a5384c25@identity-protect.org
- e9906dc5-b58b-445d-8ca4-50d207edfe92@identity-protect.org
Subdomains
11 observed subdomains of ctc-abc.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ctc-abc.com.
- IP · 3.113.106.85
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 4b3f980c-8d16-4c61-abbd-94d43c6e07d5@identity-protect.org
- 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: "ctc-abc.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.