Skip to content

Hostname

ciworks.co.kr

Last fetched

ciworks.co.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists registrar:???(?) as the registrar.

Nutrition Label

WHISPER CANON · ciworks.co.krRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ciworks.co.kr

Resolution chain

ciworks.co.kr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.221.3118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.5918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.168.203.293.168.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID
3.168.203.403.168.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID
3.168.203.493.168.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID
3.168.203.553.168.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.ID

WHOIS identity

Registrar
registrar:???(?)
Organization
???
Contact emails

Subdomains

1 observed subdomain of ciworks.co.kr.

Web-graph footprint

Distinct hostnames that link to or from ciworks.co.kr in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ciworks.co.kr.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from ciworks.co.kr.

Cypher and MCP

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

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