Skip to content

Hostname

hmbotha.co.za

Last fetched

hmbotha.co.za resolves to 1 IPv4 address operated by AFRIHOST SP (PTY) LTD - AFRIHOST SP (PTY) LTD in ZA. WHOIS lists registrar:leonux technologies as the registrar.

Nutrition Label

WHISPER CANON · hmbotha.co.zaRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/hmbotha.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
41.76.215.18441.76.208.0/21AS37611AFRIHOST SP (PTY) LTD - AFRIHOST SP (PTY) LTDZA

WHOIS identity

Registrar
registrar:leonux technologies
Organization
marietjie airey
Contact emails

Subdomains

2 observed subdomains of hmbotha.co.za.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hmbotha.co.za.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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