Skip to content

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

WHISPER CANON · ripn.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ripn.net

Resolution chain

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

IPPrefixASNOperatorCountry
194.226.65.229194.226.64.0/20AS3316RELARN Research & Education NetworkRU

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.

Web-graph footprint

Distinct hostnames that link to or from ripn.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ripn.net.

MechanismTarget
SPF_IP194.190.148.184
SPF_IP194.226.65.249
SPF_IP194.226.69.16/28
SPF_IP194.226.71.84
SPF_IP194.226.74.7
SPF_IP194.226.76.132
SPF_IP195.209.14.26
SPF_IP195.209.146.174
SPF_IP195.209.146.55
SPF_IP195.209.3.5
SPF_IP2001:6d0:ffd9:305:195:209:146:174
SPF_IP2001:6d0:ffd9:322:194:226:71:84
SPF_IP2001:6d0:ffd9:328:195:209:146:55
SPF_IP2001:6d0:ffd9:330:194:226:76:132
SPF_IP2001:6d0:ffff:100:0:0:0:2

Related pages

Pivot deeper into the graph from ripn.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.