Skip to content

Hostname

bonitas.co.za

Last fetched

bonitas.co.za resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:930 as the registrar.

Nutrition Label

WHISPER CANON · bonitas.co.zaRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/bonitas.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
13.244.252.2413.244.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.245.153.6613.244.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.245.226.8513.244.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.245.244.713.244.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.245.39.22213.244.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.246.116.9313.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.246.170.10313.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.246.56.17713.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.247.135.23213.247.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.247.27.3713.247.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
15.240.23.21415.240.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
16.28.118.11016.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.247.46.13413.247.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
15.240.73.22615.240.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.247.42.13313.247.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
15.240.94.11615.240.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
16.28.10.8316.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
15.240.49.16115.240.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
16.28.10.10016.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
15.240.104.4615.240.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:930
Organization
bonitas medical fund
Contact emails

Subdomains

15 observed subdomains of bonitas.co.za.

Web-graph footprint

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

105 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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