Skip to content

Hostname

rjif.org

Last fetched

rjif.org resolves to 1 IPv4 address operated by SELECTEL-MSK - JSC Selectel in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · rjif.orgRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/rjif.org

Resolution chain

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

IPPrefixASNOperatorCountry
37.9.7.2237.9.6.0/23AS50340SELECTEL-MSK - JSC SelectelRU

WHOIS identity

Registrar
iana:463
Organization
llc 'management company of rdif'
Contact emails

Subdomains

2 observed subdomains of rjif.org.

Web-graph footprint

Distinct hostnames that link to or from rjif.org in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for rjif.org.

MechanismTarget
SPF_Arjif.org
SPF_MXrjif.org

Related pages

Pivot deeper into the graph from rjif.org.

Cypher and MCP

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

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