Skip to content

Hostname

rebcon.co.za

Last fetched

rebcon.co.za resolves to 1 IPv4 address operated by AS37153 in ZA. WHOIS lists registrar:vox telecom as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
129.232.227.154129.232.128.0/17AS37153ZA

WHOIS identity

Registrar
registrar:vox telecom
Organization
rebcon engineering
Contact emails

Subdomains

8 observed subdomains of rebcon.co.za.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for rebcon.co.za.

MechanismTarget
SPF_Arebcon.co.za
SPF_Arebcon.dyndns.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.232.210.26
SPF_IP129.232.227.154
SPF_IP156.38.192.10
SPF_IP196.37.134.16/26
SPF_IP41.10.250.98
SPF_IP41.162.101.184/29
SPF_MXrebcon.co.za

Related pages

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

Cypher and MCP

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

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