Skip to content

Hostname

medihelp.co.za

Last fetched

medihelp.co.za resolves to 2 IPv4 addresses operated by AS37153 in ZA. WHOIS lists registrar:domains as the registrar.

Nutrition Label

WHISPER CANON · medihelp.co.zaRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/medihelp.co.za

Resolution chain

medihelp.co.za resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
129.232.135.146129.232.128.0/17AS37153ZA
213.165.246.151213.165.246.0/24AS22611INMOTION - InMotion Hosting, Inc.NL

WHOIS identity

Registrar
registrar:domains
Organization
medihelp
Contact emails

Subdomains

42 observed subdomains of medihelp.co.za.

Web-graph footprint

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

97 sites link to this hostname.

221 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_REDIRECT_samk0qd7w.sdmarc.net

Related pages

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

Cypher and MCP

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

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