Hostname
rwuni.com
Last fetched
rwuni.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
rwuni.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 136.243.45.170 | 136.243.0.0/16 | AS24940 | — | DE |
| 216.24.57.1 | 216.24.57.0/24 | AS397273 | RENDER - Render | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
2 observed subdomains of rwuni.com.
| Subdomain |
|---|
| mail.rwuni.com |
| www.rwuni.com |
Web-graph footprint
Distinct hostnames that link to or from rwuni.com in the public web crawl.
14 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- mail.from.co.za
- rwuni.com
SPF policy
3 SPF mechanisms authorising senders for rwuni.com.
| Mechanism | Target |
|---|---|
| SPF_A | rwuni.com |
| SPF_IP | 136.243.45.170 |
| SPF_MX | rwuni.com |
Related pages
Pivot deeper into the graph from rwuni.com.
- IP · 136.243.45.170
- ASN · AS24940
- Registrar · iana:1068
- Country · DE
- Email · 7fa5daf7ffff49cd9ef8c5e33ca0ed0b.protect@whoisguard.com
- TLD · .com
- Browse hostnames · rw…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rwuni.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.