Skip to content

Hostname

cjonstyle.com

Last fetched

cjonstyle.com resolves to 1 IPv4 address operated by CJNET-AS Cheiljedang.Co.Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
210.122.101.150210.122.101.0/24AS9578CJNET-AS Cheiljedang.Co.Inc.KR

WHOIS identity

Registrar
iana:244
Organization
cj corporation.
Contact emails

Subdomains

51 observed subdomains of cjonstyle.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cjonstyle.com.

MechanismTarget
SPF_INCLUDEmail.cjonstyle.com
SPF_INCLUDEspf1.cjonstyle.com
SPF_IP210.122.106.71
SPF_IP210.122.106.72
SPF_IP210.122.106.73
SPF_IP210.122.106.74
SPF_IP210.122.106.75
SPF_IP210.122.106.76
SPF_IP210.122.106.77
SPF_IP210.122.106.78

Related pages

Pivot deeper into the graph from cjonstyle.com.

Cypher and MCP

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

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