Skip to content

Hostname

cares.vn

Last fetched

cares.vn resolves to 6 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in VN.

Nutrition Label

WHISPER CANON · cares.vnRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cares.vn

Resolution chain

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

IPPrefixASNOperatorCountry
122.10.222.206122.10.222.0/24AS21859ZEN-ECN - Zenlayer IncVN
149.104.101.36149.104.101.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDVN
149.104.101.40149.104.101.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDVN
149.104.101.42149.104.101.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDVN
149.104.101.43149.104.101.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDVN
149.104.81.34149.104.81.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDVN

WHOIS identity

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

Subdomains

1 observed subdomain of cares.vn.

Subdomain
www.cares.vn

Web-graph footprint

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

49 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cares.vn.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from cares.vn.

Cypher and MCP

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

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