Skip to content

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

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

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.

IPPrefixASNOperatorCountry
160.119.254.49160.119.254.0/24AS328364ZA

WHOIS identity

Registrar
registrar:internet solutions
Organization
csir
Contact emails

Subdomains

2,629 observed subdomains of csir.co.za.

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for csir.co.za.

MechanismTarget
SPF_INCLUDE_spf_euwest1.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.64.81.180
SPF_IP146.64.81.181
SPF_IP146.64.81.182
SPF_IP146.64.81.183
SPF_IP146.64.81.206
SPF_IP146.64.81.207
SPF_IP146.64.99.244
SPF_MXcsir.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.