Hostname
alt-cois.com
Last fetched
alt-cois.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
alt-cois.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 alt-cois.com owner
- Contact emails
- 1035f42d-4c8a-43ff-ba03-8b8f8c4aff96@identity-protect.org
- 33f3e7d9-f46a-4b86-ac84-21e25393c025@identity-protect.org
- 5dee4664-7df9-4be3-8536-896667e60ff0@identity-protect.org
- 796986ad-f78e-43e3-9793-fe5f841681fb@identity-protect.org
- cea871d8-1b2c-4dc1-b967-f0e026914298@identity-protect.org
- d52b90fc-f1f9-4b48-adf0-94cf80a3c2c5@identity-protect.org
- owner-4726325@alt-cois.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of alt-cois.com.
Showing 15 of 17. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from alt-cois.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alt-cois.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.