Skip to content

Hostname

a2ztech.vn

Last fetched

a2ztech.vn resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.45.34104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
157.66.27.40157.66.26.0/23AS149107VN
172.67.208.93172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

91 observed subdomains of a2ztech.vn.

Web-graph footprint

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

6 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for a2ztech.vn.

MechanismTarget
SPF_INCLUDEspf.nhanhoa.com
SPF_IP103.28.39.105
SPF_MXa2ztech.vn

Related pages

Pivot deeper into the graph from a2ztech.vn.

Cypher and MCP

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

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