Skip to content

Hostname

sharenet.co.za

Last fetched

sharenet.co.za resolves to 1 IPv4 address operated by AS37100 in ZA. WHOIS lists iana:26 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
105.19.58.129105.16.0.0/12AS37100ZA

WHOIS identity

Registrar
iana:26
Organization
sharenet (pty)
Contact emails

Subdomains

36 observed subdomains of sharenet.co.za.

Web-graph footprint

Distinct hostnames that link to or from sharenet.co.za in the public web crawl.

200 sites link to this hostname.

249 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sharenet.co.za.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP105.19.58.132
SPF_IP105.19.58.133
SPF_IP196.28.5.131
SPF_IP196.28.5.19
SPF_IP196.28.5.192
SPF_IP196.28.5.53
SPF_IP196.41.201.219

Related pages

Pivot deeper into the graph from sharenet.co.za.

Cypher and MCP

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

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