Hostname
co.za
Last fetched
co.za has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:cedrick lumadi as the registrar.
Nutrition Label
Resolution chain
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:cedrick lumadi
- Organization
- lucky masilela
- Contact emails
Subdomains
1,307,961 observed subdomains of co.za.
Showing 25 of 1,307,961. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from co.za in the public web crawl.
198 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for co.za.
| Mechanism | Target |
|---|---|
| SPF_A | mail.coza.net.za |
| SPF_A | mail.registry.net.za |
| SPF_A | mx2.coza.net.za |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 192.29.59.0/24 |
| SPF_IP | 196.29.56.0/22 |
| SPF_IP | 2001:43f8:30::0/48 |
| SPF_IP | 206.223.136.0/24 |
Related pages
Pivot deeper into the graph from co.za.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.