Hostname
ripn.net
Last fetched
ripn.net resolves to 1 IPv4 address operated by RELARN Research & Education Network in RU. WHOIS lists registrar:regional network information center, jsc dba ru-center as the registrar.
Nutrition Label
Resolution chain
ripn.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.226.65.229 | 194.226.64.0/20 | AS3316 | RELARN Research & Education Network | RU |
WHOIS identity
- Registrar
- registrar:regional network information center, jsc dba ru-center
- Organization
- jsc msk-ix
- Contact emails
Subdomains
1,289 observed subdomains of ripn.net.
Showing 25 of 1,289. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ripn.net in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for ripn.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 194.190.148.184 |
| SPF_IP | 194.226.65.249 |
| SPF_IP | 194.226.69.16/28 |
| SPF_IP | 194.226.71.84 |
| SPF_IP | 194.226.74.7 |
| SPF_IP | 194.226.76.132 |
| SPF_IP | 195.209.14.26 |
| SPF_IP | 195.209.146.174 |
| SPF_IP | 195.209.146.55 |
| SPF_IP | 195.209.3.5 |
| SPF_IP | 2001:6d0:ffd9:305:195:209:146:174 |
| SPF_IP | 2001:6d0:ffd9:322:194:226:71:84 |
| SPF_IP | 2001:6d0:ffd9:328:195:209:146:55 |
| SPF_IP | 2001:6d0:ffd9:330:194:226:76:132 |
| SPF_IP | 2001:6d0:ffff:100:0:0:0:2 |
Related pages
Pivot deeper into the graph from ripn.net.
- IP · 194.226.65.229
- ASN · AS3316RELARN Research & Education Network
- Registrar · registrar:regional network information center, jsc dba ru-center
- Country · RU
- Email · msk-ix-adm@ripn.net
- TLD · .net
- Browse hostnames · ri…
- 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: "ripn.net"})-[: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.