Skip to content

Hostname

cjship.co.th

Last fetched

cjship.co.th resolves to 1 IPv4 address operated by HWCLOUDS-AS-AP - HUAWEI CLOUDS in TH. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · cjship.co.thRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cjship.co.th

Resolution chain

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

IPPrefixASNOperatorCountry
159.138.247.71159.138.240.0/20AS136907HWCLOUDS-AS-AP - HUAWEI CLOUDSTH

WHOIS identity

Registrar
registrar:thnic
Organization
cj shipping co., ltd. (บริษัท ซีเจ ชิปปิ้ง จำกัด)
Contact emails

Subdomains

1 observed subdomain of cjship.co.th.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cjship.co.th.

MechanismTarget
SPF_Acjship.co.th
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEzoho.com
SPF_MXcjship.co.th

Related pages

Pivot deeper into the graph from cjship.co.th.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cjship.co.th"})-[: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.