Hostname
barren-co.com
Last fetched
barren-co.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 barren-co.com owner
- Contact emails
- 0358ee3a-087d-4f57-a6cf-a803e7503ac8@identity-protect.org
- 43f191bf-fbac-4cb1-a782-ec7a557f138b@identity-protect.org
- 524f1c8a-d628-44d4-b0bc-e504a0f6970a@identity-protect.org
- 6609ec58-3506-489d-809e-251b187abc57@identity-protect.org
- 7072b8d3-06f2-4833-9ace-25a7c2360c07@identity-protect.org
- 9cb119c7-af79-4d7d-adc2-e3a62927b9fb@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from barren-co.com in the public web crawl.
5 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from barren-co.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "barren-co.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.