Skip to content

Hostname

cncviethan.vn

Last fetched

cncviethan.vn resolves to 1 IPv4 address operated by VNPT-AS-VN - VNPT Corp in VN.

Nutrition Label

WHISPER CANON · cncviethan.vnRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cncviethan.vn

Resolution chain

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

IPPrefixASNOperatorCountry
14.248.84.2514.248.80.0/20AS45899VNPT-AS-VN - VNPT CorpVN

WHOIS identity

No WHOIS records are currently associated with cncviethan.vn in WhisperGraph.

Subdomains

4 observed subdomains of cncviethan.vn.

Web-graph footprint

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

6 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cncviethan.vn.

MechanismTarget
SPF_Acncviethan.vn
SPF_IP14.248.84.25
SPF_MXcncviethan.vn

Related pages

Pivot deeper into the graph from cncviethan.vn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cncviethan.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.