Skip to content

Hostname

npc.com.vn

Last fetched

npc.com.vn resolves to 2 IPv4 addresses operated by AS55322 in VN.

Nutrition Label

WHISPER CANON · npc.com.vnRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/npc.com.vn

Resolution chain

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

IPPrefixASNOperatorCountry
116.212.48.111116.212.32.0/19AS55322VN
157.185.183.4157.185.183.0/24AS54994ML-1432-54994 - Meteverse Limited.DE

WHOIS identity

No WHOIS records are currently associated with npc.com.vn in WhisperGraph.

Subdomains

38 observed subdomains of npc.com.vn.

Web-graph footprint

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

153 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for npc.com.vn.

MechanismTarget
SPF_INCLUDEemdspf.netnam.vn
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.212.47.46

Related pages

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

Cypher and MCP

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

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