Skip to content

Hostname

extdev.windeed.co.za

Last fetched

extdev.windeed.co.za resolves to 2 IPv4 addresses operated by MTN SA - MTN SA in ZA.

Nutrition Label

WHISPER CANON · extdev.windeed.co.zaRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/extdev.windeed.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
196.31.110.219196.30.0.0/15AS16637MTN SA - MTN SAZA
80.88.1.11980.88.0.0/23AS328156Korbitec (PTY) LTD - Korbitec (PTY) LTDZA

WHOIS identity

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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