Skip to content

Hostname

tevo.co.za

Last fetched

tevo.co.za resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in ZA. WHOIS lists iana:1079 as the registrar.

Nutrition Label

WHISPER CANON · tevo.co.zaRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/tevo.co.za

Resolution chain

tevo.co.za resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.87.201.5220.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationZA

WHOIS identity

Registrar
iana:1079
Organization
tevo
Contact emails

Subdomains

21 observed subdomains of tevo.co.za.

Web-graph footprint

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

19 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tevo.co.za.

MechanismTarget
SPF_Atevo.co.za
SPF_INCLUDEspf.protection.outlook.com
SPF_IP34.89.64.254
SPF_MXtevo.co.za

Related pages

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

Cypher and MCP

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

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