Skip to content

Hostname

deuskorea.com

Last fetched

deuskorea.com resolves to 183.111.139.228, announced in 183.104.0.0/13 by KIXS-AS-KR-KR - Korea Telecom in KR. deuskorea.com 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 · deuskorea.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/deuskorea.com

Resolution chain

IPv6 resolution

No AAAA record for deuskorea.com is recorded in WhisperGraph.

Attribution

korea

ORIGIN_AS

WHOIS identity

Registrar
iana:244
Registrant organisation
leeeunsuk
Contact emails
sodapete@naver.com, jackman@nglife.co.kr

Subdomains

Showing 2 of 2 subdomains (2 per page).

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

  • dns1.cafe24.com
  • dns2.cafe24.com
  • dns1.cafe24.co.kr
  • dns2.cafe24.co.kr

MX records

  • gw.nglife.co.kr
  • spam.nglife.co.kr

SPF policy

  • a: thenatureholdings-web-alb-646432115.ap-northeast-2.elb.amazonaws.com
  • include: _vpc.daouoffice.com
  • ip: 3.37.147.41
  • ip: 3.38.127.95
  • ip: 3.38.47.17
  • ip: 3.38.87.108
  • ip: 34.22.73.156
  • ip: 34.64.180.193
  • ip: 43.200.57.72

Threat-feed evidence

History

Related pages

Pivot from deuskorea.com 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: "deuskorea.com"})-[: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.