Skip to content

Hostname

jcc.ru

Last fetched

jcc.ru resolves to 1 IPv4 address operated by AS41535 in RU. WHOIS lists registrar:ru-center-ru as the registrar.

Nutrition Label

WHISPER CANON · jcc.ruRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/jcc.ru

Resolution chain

jcc.ru resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.253.233.17389.253.232.0/21AS41535RU

WHOIS identity

Registrar
registrar:ru-center-ru
Organization
fund the jewish cultural center on nikitskaya
Contact emails

Web-graph footprint

Distinct hostnames that link to or from jcc.ru in the public web crawl.

93 sites link to this hostname.

219 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jcc.ru.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "jcc.ru"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.