Skip to content

Hostname

dcdata.co.za

Last fetched

dcdata.co.za resolves to 1 IPv4 address operated by AS328423 in ZA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
102.68.180.22102.68.180.0/24AS328423ZA

WHOIS identity

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

Subdomains

47 observed subdomains of dcdata.co.za.

Web-graph footprint

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

15 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEinternal.linuxtech.co.za
SPF_INCLUDEspf.libraesecure.com

Related pages

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

Cypher and MCP

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

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