Hostname
cinch-project.com
Last fetched
cinch-project.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cinch-project.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 cinch-project.com owner
- Contact emails
- 25d594d4-a4da-4a9c-81fb-0ad7ed2094b7@identity-protect.org
- 458bdb90-9de8-4cc7-88b7-57c935678a1d@identity-protect.org
- 5ec5ab95-d79b-4d4c-8690-4113c6584bd8@identity-protect.org
- 7488f34a-9a79-4f21-8e06-bb3797df9a2c@identity-protect.org
- 7bccd7a1-9275-42e4-8bfc-735a2b1ea4cc@identity-protect.org
- 9f0f17ce-4917-4249-86f4-fe5443dcfec2@identity-protect.org
- a5c7668a-4806-48b8-9255-ad8b4bcc80db@identity-protect.org
- owner-10310272@cinch-project.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of cinch-project.com.
Threat posture
History
Related pages
Pivot deeper into the graph from cinch-project.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cinch-project.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.