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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.88.0.38 | 80.88.0.0/23 | AS328156 | Korbitec (PTY) LTD - Korbitec (PTY) LTD | ZA |
WHOIS identity
- Registrar
- iana:1671
- Organization
- korbitec proprietary
- Contact emails
Subdomains
17 observed subdomains of windeed.co.za.
Showing 15 of 17. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for windeed.co.za.
| Mechanism | Target |
|---|---|
| SPF_IP | 198.185.18.59 |
| SPF_IP | 198.185.18.60 |
| SPF_IP | 80.88.0.150/32 |
| SPF_IP | 80.88.0.170 |
| SPF_IP | 80.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.