Hostname
hitechcloud.vn
Last fetched
hitechcloud.vn resolves to 3 IPv4 addresses operated by EZTECH-VN - EZ TECHNOLOGY COMPANY LIMITED in VN.
Nutrition Label
Resolution chain
hitechcloud.vn resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.161.172.126 | 103.161.172.0/24 | AS150895 | EZTECH-VN - EZ TECHNOLOGY COMPANY LIMITED | VN |
| 163.61.72.68 | 163.61.72.0/24 | AS150895 | EZTECH-VN - EZ TECHNOLOGY COMPANY LIMITED | VN |
| 103.249.117.145 | 103.249.116.0/23 | AS151852 | WEB2M-VN - FUTE JOINT STOCK COMPANY | — |
WHOIS identity
No WHOIS records are currently associated with hitechcloud.vn in WhisperGraph.
Subdomains
68 observed subdomains of hitechcloud.vn.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hitechcloud.vn in the public web crawl.
9 sites link to this hostname.
98 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hitechcloud.vn.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | qcloudmail.com |
Related pages
Pivot deeper into the graph from hitechcloud.vn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hitechcloud.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.