Skip to content

Hostname

ul.ac.za

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
197.242.67.153197.242.64.0/20AS37153ZA

WHOIS identity

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

Subdomains

67 observed subdomains of ul.ac.za.

Web-graph footprint

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

416 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ul.ac.za.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmh.blackboard.com
SPF_IP196.21.212.236
SPF_IP196.21.218.110
SPF_IP196.21.218.131
SPF_IP196.21.218.222
SPF_IP196.21.218.223

Related pages

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

Cypher and MCP

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

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