Skip to content

Hostname

cjone.com

Last fetched

cjone.com resolves to 1 IPv4 address operated by AS9578 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · cjone.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cjone.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.122.97.163210.122.97.0/24AS9578KR

WHOIS identity

Registrar
iana:244
Organization
cj corporation
Contact emails

Subdomains

28 observed subdomains of cjone.com.

Web-graph footprint

Distinct hostnames that link to or from cjone.com in the public web crawl.

74 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for cjone.com.

MechanismTarget
SPF_IP116.121.35.236
SPF_IP116.121.35.237
SPF_IP116.121.35.238
SPF_IP116.121.35.239
SPF_IP210.122.97.155
SPF_IP210.122.97.168
SPF_IP210.122.97.169
SPF_IP210.122.97.186
SPF_IP218.238.92.169
SPF_IP218.238.92.174
SPF_IP218.238.92.233
SPF_IP218.238.92.234

Related pages

Pivot deeper into the graph from cjone.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cjone.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 20

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