Skip to content

Hostname

cjs.ne.jp

Last fetched

cjs.ne.jp resolves to 1 IPv4 address operated by AS17506 in JP.

Nutrition Label

WHISPER CANON · cjs.ne.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cjs.ne.jp

Resolution chain

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

IPPrefixASNOperatorCountry
58.158.120.23758.158.0.0/16AS17506JP

WHOIS identity

No WHOIS records are currently associated with cjs.ne.jp in WhisperGraph.

Subdomains

8 observed subdomains of cjs.ne.jp.

Web-graph footprint

Distinct hostnames that link to or from cjs.ne.jp in the public web crawl.

91 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for cjs.ne.jp.

MechanismTarget
SPF_IP113.37.55.204
SPF_IP121.83.254.141/24
SPF_IP121.83.254.246
SPF_IP52.192.13.133
SPF_IP58.158.120.227
SPF_IP58.158.120.228
SPF_IP58.158.120.237
SPF_IP58.158.120.244
SPF_IP58.158.120.254/24

Related pages

Pivot deeper into the graph from cjs.ne.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cjs.ne.jp"})-[: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.