Skip to content

Hostname

vtb.az

Last fetched

vtb.az resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · vtb.azRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vtb.az

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.65.253104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.196.80172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
5.191.246.525.191.240.0/20AS200729MCITAZ

WHOIS identity

No WHOIS records are currently associated with vtb.az in WhisperGraph.

Subdomains

41 observed subdomains of vtb.az.

Web-graph footprint

Distinct hostnames that link to or from vtb.az in the public web crawl.

139 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for vtb.az.

MechanismTarget
SPF_Avtb.az
SPF_IP85.132.33.58
SPF_MXvtb.az

Related pages

Pivot deeper into the graph from vtb.az.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vtb.az"})-[: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.