Hostname
doviethung.com
Last fetched
doviethung.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
doviethung.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.50.14 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.27 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.73 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.77 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 52.85.31.11 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.23 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.86 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.89 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of doviethung.com owner
- Contact emails
- phuongncn@gmail.com
- do.viethung@gmail.com
- 2c07ff33-7afa-4504-9d95-e2d632da0213@identity-protect.org
- 71bfa56b-a5fc-4490-9793-7c480c379371@identity-protect.org
- 7208dc40-f368-462a-b414-411cadc2d691@identity-protect.org
- 7fc1b01f-7dec-4108-965e-0e58aa625b8e@identity-protect.org
- a6672e88-2401-4ee2-b5b3-43162aa6c28b@identity-protect.org
- bb8d43e1-b1b9-4d6e-b442-a4bcdd9876d2@identity-protect.org
- owner-3328250@doviethung.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of doviethung.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from doviethung.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from doviethung.com.
- IP · 18.239.50.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · NL
- Email · phuongncn@gmail.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: "doviethung.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.