Skip to content

Hostname

vng.com.vn

Last fetched

vng.com.vn resolves to 2 IPv4 addresses operated by AS131429 in VN.

Nutrition Label

WHISPER CANON · vng.com.vnRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.6/10canon.whisper.security/host/vng.com.vn

Resolution chain

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

WHOIS identity

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

Subdomains

70 observed subdomains of vng.com.vn.

Web-graph footprint

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

259 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vng.com.vn.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP49.213.125.35
SPF_IP49.213.70.101
SPF_IP49.213.75.20

Related pages

Pivot deeper into the graph from vng.com.vn.

Cypher and MCP

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

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