Skip to content

Hostname

cjoshop.com

Last fetched

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

Nutrition Label

WHISPER CANON · cjoshop.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/cjoshop.com

Resolution chain

cjoshop.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/24AS9578KR

WHOIS identity

Registrar
iana:244
Organization
Contact emails

Subdomains

3 observed subdomains of cjoshop.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cjoshop.com.

MechanismTarget
SPF_IP116.121.32.82
SPF_IP116.121.32.83
SPF_IP116.121.32.84
SPF_IP116.121.32.86
SPF_IP116.121.32.87
SPF_IP116.121.32.88
SPF_IP116.121.32.89

Related pages

Pivot deeper into the graph from cjoshop.com.

Cypher and MCP

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

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