Skip to content

Hostname

cjlogistics.com

Last fetched

cjlogistics.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 · cjlogistics.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cjlogistics.com

Resolution chain

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

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

WHOIS identity

Registrar
iana:244
Organization
cj corporation.
Contact emails

Subdomains

75 observed subdomains of cjlogistics.com.

Web-graph footprint

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

1,035 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cjlogistics.com.

MechanismTarget
SPF_INCLUDE_spf.cjlogistics.com
SPF_INCLUDE_spf2.cjlogistics.com

Related pages

Pivot deeper into the graph from cjlogistics.com.

Cypher and MCP

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

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