Skip to content

Hostname

hc.com.vn

Last fetched

hc.com.vn resolves to 1 IPv4 address operated by AS140818 in VN.

Nutrition Label

WHISPER CANON · hc.com.vnRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hc.com.vn

Resolution chain

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

IPPrefixASNOperatorCountry
103.141.145.80103.141.144.0/23AS140818VN

WHOIS identity

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

Subdomains

10 observed subdomains of hc.com.vn.

Web-graph footprint

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

777 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hc.com.vn.

MechanismTarget
SPF_Amail.hc.com.vn
SPF_INCLUDEsendgrid.net
SPF_IP123.30.3.58
SPF_MXhc.com.vn

Related pages

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

Cypher and MCP

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

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