Skip to content

Hostname

wrapsa.co.za

Last fetched

wrapsa.co.za resolves to 1 IPv4 address operated by AS37515 in ZA. WHOIS lists registrar:digiserv technologies as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
41.77.101.23841.77.101.0/24AS37515ZA

WHOIS identity

Registrar
registrar:digiserv technologies
Organization
gevers, heino
Contact emails

Subdomains

8 observed subdomains of wrapsa.co.za.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wrapsa.co.za.

MechanismTarget
SPF_Awrapsa.co.za
SPF_IP138.201.19.4/32
SPF_IP213.150.209.147
SPF_IP213.150.209.154
SPF_IP41.77.100.145
SPF_IP41.77.101.229
SPF_IP41.77.101.238
SPF_IP41.77.101.248
SPF_MXwrapsa.co.za

Related pages

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

Cypher and MCP

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

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