Skip to content

Hostname

ril.com

Last fetched

ril.com resolves to 2 IPv4 addresses operated by RELIANCEJIO-IN Reliance Jio Infocomm Limited in IN. WHOIS lists iana:1337 as the registrar.

Nutrition Label

WHISPER CANON · ril.comRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/ril.com

Resolution chain

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

IPPrefixASNOperatorCountry
49.40.54.2849.40.54.0/24AS55836RELIANCEJIO-IN Reliance Jio Infocomm LimitedIN
116.50.82.90116.50.64.0/19AS38529RELIANCE-RIL-AS-AP Reliance Industries Limited WAN Backbone Interface with ISPs in IndiaIN

WHOIS identity

Registrar
iana:1337
Organization
reliance industries
Contact emails

Subdomains

465 observed subdomains of ril.com.

Web-graph footprint

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

1,619 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ril.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.ril.com
SPF_INCLUDE_spf2.ril.com
SPF_INCLUDEncapp02.com
SPF_INCLUDEsendclean.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ril.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ril.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.