Skip to content

Hostname

jio.com

Last fetched

jio.com resolves to 4 IPv4 addresses operated by RELIANCEJIO-IN Reliance Jio Infocomm Limited in IN.

Nutrition Label

WHISPER CANON · jio.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jio.com

Resolution chain

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

IPPrefixASNOperatorCountry
49.40.8.17949.40.8.0/24AS55836RELIANCEJIO-IN Reliance Jio Infocomm LimitedIN
49.40.8.18049.40.8.0/24AS55836RELIANCEJIO-IN Reliance Jio Infocomm LimitedIN
49.40.8.18349.40.8.0/24AS55836RELIANCEJIO-IN Reliance Jio Infocomm LimitedIN
49.40.8.20349.40.8.0/24AS55836RELIANCEJIO-IN Reliance Jio Infocomm LimitedIN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for jio.com.

MechanismTarget
SPF_INCLUDE132316bda.ppspf.net
SPF_INCLUDE_spf.jio.com
SPF_INCLUDEsendgrid.net
SPF_IP116.50.66.129
SPF_IP116.50.66.130
SPF_IP116.50.98.0/24
SPF_MXjio.com

Related pages

Pivot deeper into the graph from jio.com.

Cypher and MCP

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

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