Hostname
dongnamkimdo.com
Last fetched
dongnamkimdo.com resolves to 4 IPv4 addresses operated by FPT-VN - FPT Telecom Company in VN. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
dongnamkimdo.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 42.112.16.133 | 42.112.16.0/24 | AS18403 | FPT-VN - FPT Telecom Company | VN |
| 42.112.16.151 | 42.112.16.0/24 | AS18403 | FPT-VN - FPT Telecom Company | VN |
| 42.112.16.180 | 42.112.16.0/24 | AS18403 | FPT-VN - FPT Telecom Company | VN |
| 42.112.16.182 | 42.112.16.0/24 | AS18403 | FPT-VN - FPT Telecom Company | VN |
WHOIS identity
- Registrar
- iana:303
- Organization
- thuy nguyen
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from dongnamkimdo.com in the public web crawl.
5 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- dongnamkimdo.com
Related pages
Pivot deeper into the graph from dongnamkimdo.com.
- IP · 42.112.16.133
- ASN · AS18403FPT-VN - FPT Telecom Company
- Registrar · iana:303
- Country · VN
- Email · nhadatminhhung14@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: "dongnamkimdo.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.