Hostname
cgvcap.com
Last fetched
cgvcap.com resolves to 17 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in VN. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
cgvcap.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.1.45.174 | 128.1.45.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 128.1.45.175 | 128.1.45.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 128.1.45.176 | 128.1.45.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 128.1.45.177 | 128.1.45.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 128.1.45.178 | 128.1.45.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 128.1.45.179 | 128.1.45.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 128.1.45.180 | 128.1.45.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 128.1.45.181 | 128.1.45.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 156.59.138.196 | 156.59.136.0/21 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 163.181.60.201 | 163.181.60.0/24 | AS24429 | — | US |
| 163.181.60.202 | 163.181.60.0/24 | AS24429 | — | US |
| 163.181.60.203 | 163.181.60.0/24 | AS24429 | — | US |
| 163.181.60.204 | 163.181.60.0/24 | AS24429 | — | US |
| 163.181.60.205 | 163.181.60.0/24 | AS24429 | — | US |
| 163.181.60.206 | 163.181.60.0/24 | AS24429 | — | US |
| 163.181.60.207 | 163.181.60.0/24 | AS24429 | — | US |
| 163.181.60.208 | 163.181.60.0/24 | AS24429 | — | US |
WHOIS identity
- Registrar
- iana:420
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of cgvcap.com.
Web-graph footprint
Distinct hostnames that link to or from cgvcap.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for cgvcap.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.m.feishu.cn |
| SPF_INCLUDE | spf.mxhichina.com |
Related pages
Pivot deeper into the graph from cgvcap.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cgvcap.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.