Skip to content

Hostname

gctools.co.za

Last fetched

gctools.co.za resolves to 1 IPv4 address operated by DataKeepers (Pty) Ltd - DataKeepers (Pty) Ltd in ZA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
102.22.81.151102.22.80.0/22AS328170DataKeepers (Pty) Ltd - DataKeepers (Pty) LtdZA

WHOIS identity

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

Subdomains

37 observed subdomains of gctools.co.za.

Threat posture

History

Mail and authentication

MX records

  • gctools.co.za

SPF policy

3 SPF mechanisms authorising senders for gctools.co.za.

MechanismTarget
SPF_Agctools.co.za
SPF_IP102.22.81.151
SPF_MXgctools.co.za

Related pages

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

Cypher and MCP

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

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