Skip to content

Hostname

windeed.co.za

Last fetched

windeed.co.za resolves to 1 IPv4 address operated by Korbitec (PTY) LTD - Korbitec (PTY) LTD in ZA. WHOIS lists iana:1671 as the registrar.

Nutrition Label

WHISPER CANON · windeed.co.zaRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/windeed.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
80.88.0.3880.88.0.0/23AS328156Korbitec (PTY) LTD - Korbitec (PTY) LTDZA

WHOIS identity

Registrar
iana:1671
Organization
korbitec proprietary
Contact emails

Subdomains

17 observed subdomains of windeed.co.za.

Web-graph footprint

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

38 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for windeed.co.za.

MechanismTarget
SPF_IP198.185.18.59
SPF_IP198.185.18.60
SPF_IP80.88.0.150/32
SPF_IP80.88.0.170
SPF_IP80.88.0.27

Related pages

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

Cypher and MCP

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

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