Skip to content

Hostname

codetalk.co.kr

Last fetched

codetalk.co.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · codetalk.co.krRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/codetalk.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.12313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.2213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5913.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.165.140.10518.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.11218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.4818.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.6018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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