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
Resolution chain
rsgr.in resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.190.54.58 | 103.190.54.0/23 | AS135682 | — | IN |
| 162.214.206.173 | 162.214.200.0/21 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
| 163.227.92.231 | 163.227.92.0/24 | AS150044 | — | IN |
WHOIS identity
- Registrar
- iana:801217
- Organization
- ratna sagar pvt
- Contact emails
- —
Subdomains
43 observed subdomains of rsgr.in.
Showing 25 of 43. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for rsgr.in.
| Mechanism | Target |
|---|---|
| SPF_A | rsgr.in |
| SPF_INCLUDE | eig.spf.a.cloudfilter.net |
| SPF_MX | rsgr.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.