Skip to content

Hostname

daesanenc.kr

Last fetched

daesanenc.kr resolves to 2 IPv4 addresses operated by LGDACOM-KR - LG DACOM Corporation in KR.

Nutrition Label

WHISPER CANON · daesanenc.krRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/daesanenc.kr

Resolution chain

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

IPPrefixASNOperatorCountry
114.108.175.174114.108.128.0/18AS3786LGDACOM-KR - LG DACOM CorporationKR
165.140.20.177165.140.20.0/22AS216425TEFEXIA-AS - TEFEXIA Co., Ltd.HK

WHOIS identity

No WHOIS records are currently associated with daesanenc.kr in WhisperGraph.

Subdomains

2 observed subdomains of daesanenc.kr.

Web-graph footprint

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

92 sites link to this hostname.

3,711 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for daesanenc.kr.

MechanismTarget
SPF_IP121.254.170.202

Related pages

Pivot deeper into the graph from daesanenc.kr.

Cypher and MCP

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

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