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
Resolution chain
cjonstyle.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 210.122.101.150 | 210.122.101.0/24 | AS9578 | CJNET-AS Cheiljedang.Co.Inc. | KR |
WHOIS identity
- Registrar
- iana:244
- Organization
- cj corporation.
- Contact emails
Subdomains
51 observed subdomains of cjonstyle.com.
Showing 25 of 51. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.cjonstyle.com |
| SPF_INCLUDE | spf1.cjonstyle.com |
| SPF_IP | 210.122.106.71 |
| SPF_IP | 210.122.106.72 |
| SPF_IP | 210.122.106.73 |
| SPF_IP | 210.122.106.74 |
| SPF_IP | 210.122.106.75 |
| SPF_IP | 210.122.106.76 |
| SPF_IP | 210.122.106.77 |
| SPF_IP | 210.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.