Hostname
carrotholding.com
Last fetched
carrotholding.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 carrotholding.com owner
- Contact emails
- 1865898e-3434-4b64-862d-be20222ed0a1@identity-protect.org
- 3b055d2b-af20-4e51-a54a-ca411382e8d8@identity-protect.org
- 43486e4a-d1de-421c-906d-e0761fb07482@identity-protect.org
- ebbcaa5f-c23d-458b-92ad-a434643fa842@identity-protect.org
- owner-6911913@carrotholding.com.whoisprivacyservice.org
- owner@carrotholding.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of carrotholding.com.
| Subdomain |
|---|
| concrete.carrotholding.com |
Web-graph footprint
Distinct hostnames that link to or from carrotholding.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from carrotholding.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "carrotholding.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.