Skip to content

Hostname

rsplgroup.com

Last fetched

rsplgroup.com resolves to 3 IPv4 addresses operated by BBIL-AP - BHARTI Airtel Ltd. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · rsplgroup.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rsplgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
122.184.75.142122.184.75.0/24AS9498BBIL-AP - BHARTI Airtel Ltd.IN
137.97.145.16137.97.144.0/22AS55836RELIANCEJIO-IN - Reliance Jio Infocomm LimitedIN
182.74.186.111182.74.186.0/24AS9498BBIL-AP - BHARTI Airtel Ltd.IN

WHOIS identity

Registrar
iana:303
Organization
rohit surfactants pvt. lt.
Contact emails

Subdomains

12 observed subdomains of rsplgroup.com.

Web-graph footprint

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

21 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for rsplgroup.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP14.140.251.43
SPF_IP14.140.251.44
SPF_IP14.142.57.226
SPF_IP182.18.146.131
SPF_IP2a01:111:f403:c409:0:0:0:1

Related pages

Pivot deeper into the graph from rsplgroup.com.

Cypher and MCP

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

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