Skip to content

Hostname

dongwon.com

Last fetched

dongwon.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · dongwon.comRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/dongwon.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.214.34.15620.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
52.231.203.19752.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR

WHOIS identity

Registrar
iana:244
Organization
dongwon enterprise co.,ltd.
Contact emails

Subdomains

37 observed subdomains of dongwon.com.

Web-graph footprint

Distinct hostnames that link to or from dongwon.com in the public web crawl.

130 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for dongwon.com.

MechanismTarget
SPF_INCLUDE_spf1.britymail.com
SPF_IP14.52.31.1
SPF_IP218.233.5.144
SPF_IP218.233.5.145
SPF_IP218.233.5.146
SPF_IP218.233.5.253
SPF_IP58.120.165.207
SPF_IP58.120.165.208
SPF_IP58.120.165.234
SPF_IP58.120.165.235
SPF_IP58.120.165.236

Related pages

Pivot deeper into the graph from dongwon.com.

Cypher and MCP

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

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