Skip to content

Hostname

28rcwa.com

Last fetched

28rcwa.com resolves to 1 IPv4 address operated by Host Africa (Pty) Ltd - Host Africa (Pty) Ltd in ZA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · 28rcwa.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/28rcwa.com

Resolution chain

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

IPPrefixASNOperatorCountry
102.210.146.92102.210.146.0/24AS329184Host Africa (Pty) Ltd - Host Africa (Pty) LtdZA

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

6 observed subdomains of 28rcwa.com.

Threat posture

History

Mail and authentication

MX records

  • 28rcwa.com

SPF policy

4 SPF mechanisms authorising senders for 28rcwa.com.

MechanismTarget
SPF_A28rcwa.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_MX28rcwa.com

Related pages

Pivot deeper into the graph from 28rcwa.com.

Cypher and MCP

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

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