Skip to content

Hostname

thinklocal.co.za

Last fetched

thinklocal.co.za resolves to 1 IPv4 address operated by AS327979 in ZA. WHOIS lists registrar:afrihost as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
154.66.196.149154.66.196.0/24AS327979ZA

WHOIS identity

Registrar
registrar:afrihost
Organization
bhayinox
Contact emails

Subdomains

286 observed subdomains of thinklocal.co.za.

Web-graph footprint

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

101 sites link to this hostname.

2,082 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for thinklocal.co.za.

MechanismTarget
SPF_INCLUDE_spf.tld-mx.com
SPF_INCLUDEsender.zohobooks.com

Related pages

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

Cypher and MCP

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

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