Skip to content

Hostname

santam.co.za

Last fetched

santam.co.za resolves to 1 IPv4 address operated by NFORCE-FTTB-FTTH - NForce Entertainment B.V. in ZA. WHOIS lists iana:1079 as the registrar.

Nutrition Label

WHISPER CANON · santam.co.zaRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/santam.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
196.11.41.58196.11.32.0/20AS64437NFORCE-FTTB-FTTH - NForce Entertainment B.V.ZA

WHOIS identity

Registrar
iana:1079
Organization
santam
Contact emails

Subdomains

62 observed subdomains of santam.co.za.

Web-graph footprint

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

360 sites link to this hostname.

194 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for santam.co.za.

MechanismTarget
SPF_EXISTS%{i}._spfc.tiltecx.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEeversrv.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.genex.co.za
SPF_INCLUDEza._netblocks.mimecast.com
SPF_IP196.23.50.64

Related pages

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

Cypher and MCP

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

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