Skip to content

Hostname

hitechcloud.vn

Last fetched

hitechcloud.vn resolves to 3 IPv4 addresses operated by EZTECH-VN - EZ TECHNOLOGY COMPANY LIMITED in VN.

Nutrition Label

WHISPER CANON · hitechcloud.vnRouting diversity3.0/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/hitechcloud.vn

Resolution chain

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

IPPrefixASNOperatorCountry
103.161.172.126103.161.172.0/24AS150895EZTECH-VN - EZ TECHNOLOGY COMPANY LIMITEDVN
163.61.72.68163.61.72.0/24AS150895EZTECH-VN - EZ TECHNOLOGY COMPANY LIMITEDVN
103.249.117.145103.249.116.0/23AS151852WEB2M-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.

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hitechcloud.vn.

MechanismTarget
SPF_INCLUDEqcloudmail.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.