Skip to content

Hostname

dongwha.com

Last fetched

dongwha.com resolves to 1 IPv4 address operated by LGDACOM LG DACOM Corporation in KR.

Nutrition Label

WHISPER CANON · dongwha.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dongwha.com

Resolution chain

dongwha.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.120.80.13210.120.0.0/16AS3786LGDACOM LG DACOM CorporationKR

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 dongwha.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dongwha.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEgreenglobal.com
SPF_INCLUDEhankookilbo.com
SPF_INCLUDEktimes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsportstoto-korea.com
SPF_IP210.120.80.20
SPF_IP210.120.80.253

Related pages

Pivot deeper into the graph from dongwha.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dongwha.com"})-[: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.