Hostname
csir.co.za
Last fetched
csir.co.za resolves to 1 IPv4 address operated by AS328364 in ZA. WHOIS lists registrar:internet solutions as the registrar.
Nutrition Label
Resolution chain
csir.co.za resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 160.119.254.49 | 160.119.254.0/24 | AS328364 | — | ZA |
WHOIS identity
- Registrar
- registrar:internet solutions
- Organization
- csir
- Contact emails
Subdomains
2,629 observed subdomains of csir.co.za.
Showing 25 of 2,629. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from csir.co.za in the public web crawl.
976 sites link to this hostname.
225 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for csir.co.za.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf_euwest1.prod.hydra.sophos.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 146.64.81.180 |
| SPF_IP | 146.64.81.181 |
| SPF_IP | 146.64.81.182 |
| SPF_IP | 146.64.81.183 |
| SPF_IP | 146.64.81.206 |
| SPF_IP | 146.64.81.207 |
| SPF_IP | 146.64.99.244 |
| SPF_MX | csir.co.za |
Related pages
Pivot deeper into the graph from csir.co.za.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "csir.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.