Hostname
canitbeshiny.com
Last fetched
canitbeshiny.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of canitbeshiny.com owner
- Contact emails
- 1bab4926-a3e8-46bf-a46b-367e0970bc7c@identity-protect.org
- 27b4a0d6-9d63-4c9f-acd3-5845a51032de@identity-protect.org
- 293c705c-25e1-4ff6-86af-6d5bd21d6511@identity-protect.org
- 398c2c74-986e-448b-a717-82e8ce0d0c94@identity-protect.org
- 90e8c7be-a0c4-40f7-a803-7f49ae8d27f2@identity-protect.org
- ff874106-77ea-40e9-af2d-dd40bc14e00a@identity-protect.org
- owner-5270478@canitbeshiny.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from canitbeshiny.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "canitbeshiny.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.