Skip to content

Hostname

hsrc.ac.za

Last fetched

hsrc.ac.za resolves to 1 IPv4 address operated by AS2018 in ZA.

Nutrition Label

WHISPER CANON · hsrc.ac.zaRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hsrc.ac.za

Resolution chain

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

IPPrefixASNOperatorCountry
152.112.253.50152.112.128.0/17AS2018ZA

WHOIS identity

No WHOIS records are currently associated with hsrc.ac.za in WhisperGraph.

Subdomains

113 observed subdomains of hsrc.ac.za.

Web-graph footprint

Distinct hostnames that link to or from hsrc.ac.za in the public web crawl.

902 sites link to this hostname.

469 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for hsrc.ac.za.

MechanismTarget
SPF_INCLUDEeversrv.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEza._netblocks.mimecast.com
SPF_IP152.112.128.0/26
SPF_IP152.112.253.5
SPF_IP152.112.253.9
SPF_IP197.221.55.66
SPF_IP41.180.18.246
SPF_IP41.208.10.152
SPF_IP41.208.19.99
SPF_IP41.72.159.138/32
SPF_MXhsrc.ac.za

Related pages

Pivot deeper into the graph from hsrc.ac.za.

Cypher and MCP

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

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