Skip to content

Hostname

clicks.co.za

Last fetched

clicks.co.za resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1079 as the registrar.

Nutrition Label

WHISPER CANON · clicks.co.zaRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/clicks.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.85.189104.17.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.86.189104.17.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.16.228104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.17.228104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.255.238104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.254.238104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1079
Organization
the clicks organisation (pty)
Contact emails

Subdomains

51 observed subdomains of clicks.co.za.

Web-graph footprint

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

1,047 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_REDIRECTbq5e0fc9._spf._d.mim.ec

Related pages

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

Cypher and MCP

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

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