Skip to content

Hostname

cssi.co.za

Last fetched

cssi.co.za resolves to 1 IPv4 address operated by AS328426 in ZA. WHOIS lists registrar:cipherwave storage solutions as the registrar.

Nutrition Label

WHISPER CANON · cssi.co.zaRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cssi.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
102.130.247.186102.130.247.0/24AS328426ZA

WHOIS identity

Registrar
registrar:cipherwave storage solutions
Organization
computer storage services
Contact emails

Subdomains

14 observed subdomains of cssi.co.za.

Web-graph footprint

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

6 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP102.130.247.186
SPF_IP102.33.146.164
SPF_IP197.234.132.12

Related pages

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

Cypher and MCP

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

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