Skip to content

Hostname

kcd.co.kr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.160.273.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.443.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.603.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.863.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.11654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.12754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.5054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

22 observed subdomains of kcd.co.kr.

Web-graph footprint

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

39 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kcd.co.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfblocka.toast.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEmail.zendesk.com

Related pages

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

Cypher and MCP

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

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