Hostname
daumdtv.com
Last fetched
daumdtv.com resolves to 2 IPv4 addresses operated by AS137951 in HK. WHOIS lists iana:120 as the registrar.
Nutrition Label
Resolution chain
daumdtv.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 |
|---|---|---|---|---|
| 154.215.4.28 | 154.215.4.0/24 | AS137951 | — | HK |
| 154.31.183.140 | 154.31.183.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
WHOIS identity
- Registrar
- iana:120
- Organization
- on behalf of daumdtv.com owner
- Contact emails
- ggambo20001@gmail.com
- 511c6f3a-11c4-473e-8906-6d9e804e49a0@identity-protect.org
- 596be5de-cdc7-4919-a4a9-7e7b2e81ebfa@identity-protect.org
- a0729aa5-98c0-407a-9599-05cb72054d2a@identity-protect.org
- a817073a-02d4-46be-be74-7208b6d5b9a0@identity-protect.org
- d5fd7f82-388b-4abe-8ea8-450b80307708@identity-protect.org
- f73c9221-2d82-4d3c-8ec8-b280ffa5ec0a@identity-protect.org
- owner-4112826@daumdtv.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of daumdtv.com.
| Subdomain |
|---|
| www.daumdtv.com |
Web-graph footprint
Distinct hostnames that link to or from daumdtv.com in the public web crawl.
10 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from daumdtv.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "daumdtv.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.