Skip to content

Hostname

cellc.co.za

Last fetched

cellc.co.za resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:zacr as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.4.83104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.5.83104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
41.50.26.20441.50.0.0/16AS37168ZA

WHOIS identity

Registrar
registrar:zacr
Organization
cell c (pty)
Contact emails

Subdomains

75 observed subdomains of cellc.co.za.

Web-graph footprint

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

529 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cellc.co.za.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.insidedata.co.za
SPF_INCLUDEeversrv.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEza._netblocks.mimecast.com
SPF_IP148.59.101.16/28
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_MXcellc.co.za

Related pages

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

Cypher and MCP

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

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