Hostname
ca.gov.vn
Last fetched
ca.gov.vn resolves to 171.244.0.212, announced in 171.244.0.0/22 by VTDC-AS-VN - Vietel - CHT Compamy Ltd in VN. ca.gov.vn is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for ca.gov.vn is recorded in WhisperGraph.
Attribution
vietel cht compamy
ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for ca.gov.vn. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Subdomains
| Subdomain |
|---|
| cloud.ca.gov.vn |
| cms.ca.gov.vn |
| collabora.ca.gov.vn |
| dichvucong.ca.gov.vn |
| lc.ca.gov.vn |
| mail.ca.gov.vn |
| mpki.ca.gov.vn |
| mpki2.ca.gov.vn |
| rssp.ca.gov.vn |
| signaling.ca.gov.vn |
| tmsws.ca.gov.vn |
| tsa.ca.gov.vn |
Showing 12 of 12 subdomains (12 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- ns1.vdconline.vn
- ns2.vdconline.vn
MX records
- esg.iwayvietnam.com
- mail.ca.gov.vn
SPF policy
- a: mail.1vietnam.com
- include: _spf.elpis.vn
- a: ca.gov.vn
- mx: ca.gov.vn
- ip: 210.86.231.39
Threat-feed evidence
History
Related pages
Pivot from ca.gov.vn into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ca.gov.vn"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.