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
Resolution chain
dongwon.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.214.34.156 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KR |
| 52.231.203.197 | 52.224.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KR |
WHOIS identity
- Registrar
- iana:244
- Organization
- dongwon enterprise co.,ltd.
- Contact emails
Subdomains
37 observed subdomains of dongwon.com.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dongwon.com in the public web crawl.
130 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for dongwon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf1.britymail.com |
| SPF_IP | 14.52.31.1 |
| SPF_IP | 218.233.5.144 |
| SPF_IP | 218.233.5.145 |
| SPF_IP | 218.233.5.146 |
| SPF_IP | 218.233.5.253 |
| SPF_IP | 58.120.165.207 |
| SPF_IP | 58.120.165.208 |
| SPF_IP | 58.120.165.234 |
| SPF_IP | 58.120.165.235 |
| SPF_IP | 58.120.165.236 |
Related pages
Pivot deeper into the graph from dongwon.com.
- IP · 20.214.34.156
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:244
- Country · KR
- Email · domainmng@dongwon.com
- TLD · .com
- Browse hostnames · do…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.