Hostname
ctc-ccdx.com
Last fetched
ctc-ccdx.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ctc-ccdx.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ctc-ccdx.com owner
- Contact emails
- 0369e98f-7b87-4161-9f08-a6dda4317734@identity-protect.org
- 19078f7c-aa92-4b0d-8965-37c11dbe427f@identity-protect.org
- 219fba4a-a188-49b2-80e2-6a1234e1caf8@identity-protect.org
- 2b960697-aec2-4955-a850-5c2d5c64fd99@identity-protect.org
- 4b1c29ee-a5e3-480c-9334-7fc3d728885e@identity-protect.org
- d39a2a28-2769-4091-a6e0-9f5bef0a4c76@identity-protect.org
- f7b01a5b-cb1a-41ee-be97-49f840cd13da@identity-protect.org
- owner-8987849@ctc-ccdx.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of ctc-ccdx.com.
| Subdomain |
|---|
| www.ctc-ccdx.com |
Web-graph footprint
Distinct hostnames that link to or from ctc-ccdx.com in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ctc-ccdx.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 54.248.144.12/32 |
Related pages
Pivot deeper into the graph from ctc-ccdx.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ctc-ccdx.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.