Hostname
rs.plennegy.com
Last fetched
rs.plennegy.com resolves to 4 IPv4 addresses operated by Xneelo (Pty) Ltd - Xneelo (Pty) Ltd in ZA.
Nutrition Label
Resolution chain
rs.plennegy.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 129.232.173.122 | 129.232.128.0/17 | AS37153 | Xneelo (Pty) Ltd - Xneelo (Pty) Ltd | ZA |
| 129.232.173.123 | 129.232.128.0/17 | AS37153 | Xneelo (Pty) Ltd - Xneelo (Pty) Ltd | ZA |
| 129.232.173.124 | 129.232.128.0/17 | AS37153 | Xneelo (Pty) Ltd - Xneelo (Pty) Ltd | ZA |
| 129.232.173.125 | 129.232.128.0/17 | AS37153 | Xneelo (Pty) Ltd - Xneelo (Pty) Ltd | ZA |
WHOIS identity
No WHOIS records are currently associated with rs.plennegy.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for rs.plennegy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.rocketseed.com |
Related pages
Pivot deeper into the graph from rs.plennegy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rs.plennegy.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.