Skip to content

Hostname

cipc.co.za

Last fetched

cipc.co.za has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:internet solutions as the registrar.

Nutrition Label

WHISPER CANON · cipc.co.zaRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cipc.co.za

Resolution chain

cipc.co.za has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:internet solutions
Organization
companies and intellectual properties co
Contact emails

Subdomains

26 observed subdomains of cipc.co.za.

Web-graph footprint

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

788 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEeversrv.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEza._netblocks.mimecast.com
SPF_IP196.30.47.186
SPF_IP196.31.22.2

Related pages

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

Cypher and MCP

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

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