Skip to content

Hostname

cott.co.za

Last fetched

cott.co.za resolves to 1 IPv4 address operated by AS36874 in ZA.

Nutrition Label

WHISPER CANON · cott.co.zaRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cott.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
196.41.123.146196.41.112.0/20AS36874ZA

WHOIS identity

No WHOIS records are currently associated with cott.co.za in WhisperGraph.

Subdomains

19 observed subdomains of cott.co.za.

Web-graph footprint

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

22 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cott.co.za.

MechanismTarget
SPF_Acott.co.za
SPF_INCLUDEspamkill.cybersmart.co.za
SPF_INCLUDEspf.protection.outlook.com
SPF_IP196.41.115.150
SPF_IP196.41.123.117
SPF_IP196.41.123.146
SPF_MXcott.co.za

Related pages

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

Cypher and MCP

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

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