Hostname
comjo-aijo.com
Last fetched
comjo-aijo.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
comjo-aijo.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 comjo-aijo.com owner
- Contact emails
- 2539150f-9f68-4e55-a2de-4aa4bdd5adb4@identity-protect.org
- 72667113-41b0-4268-8175-422657ce9da9@identity-protect.org
- 83c6bf29-2998-4804-8090-63b1561865ad@identity-protect.org
- 970682db-86e0-46b2-988a-70d386852a91@identity-protect.org
- be432fb5-c8b0-4335-ac0b-8d871e763aff@identity-protect.org
- cc7113ff-1438-4103-88da-57dd98f7b8ac@identity-protect.org
- owner-2620117@comjo-aijo.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of comjo-aijo.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from comjo-aijo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comjo-aijo.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.