Hostname
chungdahm.com
Last fetched
chungdahm.com resolves to 1 IPv4 address operated by AS4766 in KR. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
chungdahm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 119.207.73.110 | 119.200.0.0/13 | AS4766 | — | KR |
WHOIS identity
- Registrar
- iana:244
- Organization
- creverse, inc..
- Contact emails
Subdomains
36 observed subdomains of chungdahm.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from chungdahm.com in the public web crawl.
17 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for chungdahm.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 112.216.251.2 |
| SPF_IP | 119.207.73.124 |
| SPF_IP | 119.207.73.16 |
| SPF_IP | 119.207.73.39 |
| SPF_IP | 119.207.73.50 |
| SPF_IP | 119.207.73.51 |
| SPF_IP | 119.207.73.52 |
| SPF_IP | 121.156.125.187 |
| SPF_IP | 13.124.111.122/32 |
| SPF_IP | 211.184.191.161 |
| SPF_IP | 211.184.191.164 |
| SPF_IP | 211.184.191.166 |
| SPF_IP | 40.82.129.38 |
Related pages
Pivot deeper into the graph from chungdahm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "chungdahm.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.