Skip to content

Hostname

cwd.go.kr

Last fetched

cwd.go.kr resolves to 203.69.81.49, announced in 203.69.0.0/16 by HINET - Data Communication Business Group in TW. cwd.go.kr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · cwd.go.krRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/cwd.go.kr

Resolution chain

Attribution

chunghwa

ORIGIN_AS

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • a1-73.akam.net
  • a10-65.akam.net
  • a13-64.akam.net
  • a22-65.akam.net
  • a24-66.akam.net
  • a9-67.akam.net

MX records

  • nmail.cwd.go.kr

SPF policy

  • ip: 203.254.1.113
  • ip: 203.254.1.117
  • ip: 203.254.1.119
  • ip: 211.61.50.103
  • ip: 211.61.50.104
  • ip: 211.61.50.125
  • ip: 211.61.50.127
  • ip: 211.61.51.112
  • ip: 211.61.51.113
  • ip: 211.61.51.235
  • ip: 211.61.51.237
  • ip: 211.61.51.239
  • ip: 221.149.241.13

Threat-feed evidence

History

Related pages

Pivot from cwd.go.kr into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cwd.go.kr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.