Skip to content

Hostname

jiostar.com

Last fetched

jiostar.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.127.122.19213.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.203.57.24413.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.21.7313.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.168.13015.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.154.1193.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.6.1453.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.209.653.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.74.2363.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.8.1713.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.88.15465.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1647
Organization
jyotindra thacker
Contact emails

Subdomains

69 observed subdomains of jiostar.com.

Web-graph footprint

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

118 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jiostar.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1549-65.ap.iphmx.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.242.1.191
SPF_IP20.192.24.106
SPF_IP203.200.11.91

Related pages

Pivot deeper into the graph from jiostar.com.

Cypher and MCP

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

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