Skip to content

Hostname

ndh.vn

Last fetched

ndh.vn resolves to 2 IPv4 addresses operated by FPTONLINE-AS-VN - FPT Online JSC in VN.

Nutrition Label

WHISPER CANON · ndh.vnRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ndh.vn

Resolution chain

ndh.vn resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
111.65.249.232111.65.249.0/24AS45894FPTONLINE-AS-VN - FPT Online JSCVN
117.122.125.107117.122.124.0/22AS24066VNNIC-AS-VN - Vietnam Internet Network Information CenterVN

WHOIS identity

Registrar
Organization
ipv4 address block not managed by the ripe ncc
Contact emails

Subdomains

9 observed subdomains of ndh.vn.

Web-graph footprint

Distinct hostnames that link to or from ndh.vn in the public web crawl.

246 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ndh.vn.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ndh.vn"})-[: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.