Hostname
ctct-development.com
Last fetched
ctct-development.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ctct-development.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 ctct-development.com owner
- Contact emails
- 1955ff7f-802f-42cf-b4e5-99b1f2344d84@identity-protect.org
- 1eb796e6-b217-4db5-8a95-66b074a20eeb@identity-protect.org
- 48fa5b63-922f-4ab2-b25a-f1705719ab5c@identity-protect.org
- 5fb9275e-03a6-4d59-94ea-f8ec4fae6650@identity-protect.org
- cc3c5b73-a71a-4f38-8078-8c5823fbf825@identity-protect.org
- d8b0506a-acee-4487-8c85-2f73a1231d8c@identity-protect.org
- f83d8726-4378-4263-b24d-fab5198d08fe@identity-protect.org
Subdomains
3 observed subdomains of ctct-development.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ctct-development.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ctct-development.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ctct-development.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.