Skip to content

Hostname

opendesignafrika.org

Last fetched

opendesignafrika.org resolves to 1 IPv4 address operated by Xneelo (Pty) Ltd - Xneelo (Pty) Ltd in ZA. WHOIS lists iana:1645 as the registrar.

Nutrition Label

WHISPER CANON · opendesignafrika.orgRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/opendesignafrika.org

Resolution chain

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

IPPrefixASNOperatorCountry
129.232.157.42129.232.128.0/17AS37153Xneelo (Pty) Ltd - Xneelo (Pty) LtdZA

WHOIS identity

Registrar
iana:1645
Organization
Contact emails

Subdomains

10 observed subdomains of opendesignafrika.org.

Web-graph footprint

Distinct hostnames that link to or from opendesignafrika.org in the public web crawl.

23 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • opendesignafrika.org

SPF policy

9 SPF mechanisms authorising senders for opendesignafrika.org.

MechanismTarget
SPF_Aopendesignafrika.org
SPF_INCLUDEtexo.co.za
SPF_IP129.232.128.170
SPF_IP129.232.157.42
SPF_IP129.232.157.43
SPF_IP129.232.157.44
SPF_IP129.232.157.45
SPF_IP156.38.147.26
SPF_MXopendesignafrika.org

Related pages

Pivot deeper into the graph from opendesignafrika.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "opendesignafrika.org"})-[: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.