Skip to content

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

WHISPER CANON · chungdahm.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/chungdahm.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.207.73.110119.200.0.0/13AS4766KR

WHOIS identity

Registrar
iana:244
Organization
creverse, inc..
Contact emails

Subdomains

36 observed subdomains of chungdahm.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for chungdahm.com.

MechanismTarget
SPF_IP112.216.251.2
SPF_IP119.207.73.124
SPF_IP119.207.73.16
SPF_IP119.207.73.39
SPF_IP119.207.73.50
SPF_IP119.207.73.51
SPF_IP119.207.73.52
SPF_IP121.156.125.187
SPF_IP13.124.111.122/32
SPF_IP211.184.191.161
SPF_IP211.184.191.164
SPF_IP211.184.191.166
SPF_IP40.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.