Skip to content

Hostname

enic.vn

Last fetched

enic.vn resolves to 4 IPv4 addresses operated by AS135905 in VN.

Nutrition Label

WHISPER CANON · enic.vnRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/enic.vn

Resolution chain

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

IPPrefixASNOperatorCountry
103.216.119.49103.216.116.0/22AS135905VN
103.56.161.70103.56.160.0/22AS135905VN
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

5 observed subdomains of enic.vn.

Web-graph footprint

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

221 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for enic.vn.

MechanismTarget
SPF_Aenic.vn
SPF_INCLUDE_spf.inet.vn
SPF_MXenic.vn

Related pages

Pivot deeper into the graph from enic.vn.

Cypher and MCP

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

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