Skip to content

Hostname

chpc.ac.za

Last fetched

chpc.ac.za resolves to 1 IPv4 address operated by AS37153 in ZA.

Nutrition Label

WHISPER CANON · chpc.ac.zaRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/chpc.ac.za

Resolution chain

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

IPPrefixASNOperatorCountry
196.40.97.147196.40.96.0/20AS37153ZA

WHOIS identity

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

Subdomains

88 observed subdomains of chpc.ac.za.

Web-graph footprint

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

90 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for chpc.ac.za.

MechanismTarget
SPF_Achpc.ac.za
SPF_IP196.24.44.25
SPF_IP196.24.44.6
SPF_IP197.221.55.74
SPF_MXchpc.ac.za

Related pages

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

Cypher and MCP

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

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