Skip to content

Hostname

rsgr.in

Last fetched

rsgr.in resolves to 3 IPv4 addresses operated by AS135682 in IN. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · rsgr.inRouting diversity3.0/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/rsgr.in

Resolution chain

rsgr.in resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:801217
Organization
ratna sagar pvt
Contact emails

Subdomains

43 observed subdomains of rsgr.in.

Web-graph footprint

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

50 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for rsgr.in.

MechanismTarget
SPF_Arsgr.in
SPF_INCLUDEeig.spf.a.cloudfilter.net
SPF_MXrsgr.in

Related pages

Pivot deeper into the graph from rsgr.in.

Cypher and MCP

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

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