Hostname
just-comments.com
Last fetched
just-comments.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
just-comments.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 just-comments.com owner
- Contact emails
- 0c1caee6-e361-4ec8-8d26-2ef37d5d7618@identity-protect.org
- 219aa110-97db-4ebf-bb3b-1b17b3ea0631@identity-protect.org
- 40dde8b7-6706-4717-a6b3-1ac64974d516@identity-protect.org
- 9a4296e2-40f3-4c9a-acfa-76b2f644235e@identity-protect.org
- a5e48fa0-62ac-4140-8ad7-3ed9e5a94ef2@identity-protect.org
- ebd6b500-e4a4-4cf5-a8c5-906d493e5faf@identity-protect.org
- owner-1181941@just-comments.com.whoisprivacyservice.org
- owner-549157@just-comments.com.whoisprivacyservice.org
- owner-9879947@just-comments.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from just-comments.com in the public web crawl.
26 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from just-comments.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "just-comments.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.