Skip to content

Hostname

sabc.co.za

Last fetched

sabc.co.za resolves to 1 IPv4 address operated by AS3741 in ZA. WHOIS lists registrar:internet solutions as the registrar.

Nutrition Label

WHISPER CANON · sabc.co.zaRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sabc.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
197.97.94.69197.96.0.0/13AS3741ZA

WHOIS identity

Registrar
registrar:internet solutions
Organization
south african broadcasting corporation
Contact emails

Subdomains

8,002 observed subdomains of sabc.co.za.

Web-graph footprint

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

938 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sabc.co.za.

MechanismTarget
SPF_INCLUDE_spf-dc57.sapsf.eu
SPF_INCLUDEpolicyportal.co.za
SPF_INCLUDEtransmail.net
SPF_INCLUDEza._netblocks.mimecast.com
SPF_IP155.234.212.78

Related pages

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

Cypher and MCP

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

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