Skip to content

Hostname

avi.co.za

Last fetched

avi.co.za resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:internet solutions as the registrar.

Nutrition Label

WHISPER CANON · avi.co.zaRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/avi.co.za

Resolution chain

avi.co.za resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.45.212104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.144.242172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:internet solutions
Organization
avi financial services (pty)
Contact emails

Subdomains

43 observed subdomains of avi.co.za.

Web-graph footprint

Distinct hostnames that link to or from avi.co.za in the public web crawl.

84 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for avi.co.za.

MechanismTarget
SPF_Aavi.co.za
SPF_INCLUDE_netblocks.mimecast.com
SPF_IP105.255.172.0/24

Related pages

Pivot deeper into the graph from avi.co.za.

Cypher and MCP

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

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