Skip to content

Hostname

cut.ac.za

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.54.58.2198.54.58.0/24AS2018ZA

WHOIS identity

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

Subdomains

134 observed subdomains of cut.ac.za.

Web-graph footprint

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

410 sites link to this hostname.

226 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEspf-eu.exlibrisgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.114.16.26

Related pages

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

Cypher and MCP

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

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