Skip to content

Hostname

jiogames.com

Last fetched

jiogames.com resolves to 1 IPv4 address operated by AS55836 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jiogames.comRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/jiogames.com

Resolution chain

jiogames.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
49.40.21.3249.40.21.0/24AS55836IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

45 observed subdomains of jiogames.com.

Web-graph footprint

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

106 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jiogames.com.

MechanismTarget
SPF_INCLUDE_spf.jiogames.com
SPF_IP116.50.66.129
SPF_IP116.50.66.130
SPF_IP116.50.98.0/24
SPF_IP49.40.21.32
SPF_MXjiogames.com

Related pages

Pivot deeper into the graph from jiogames.com.

Cypher and MCP

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

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