Skip to content

Hostname

kcs.co.kr

Last fetched

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

Nutrition Label

WHISPER CANON · kcs.co.krRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/kcs.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
15.164.107.6715.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.72.5115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.57.1943.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.3.913.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.110.24743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.83.3543.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

2 observed subdomains of kcs.co.kr.

Web-graph footprint

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

6 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kcs.co.kr.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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