Skip to content

Hostname

hotstar.com

Last fetched

hotstar.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · hotstar.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hotstar.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.3113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.6013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.7713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.161.82.1043.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1233.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.343.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.613.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.10554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.11854.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.4054.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.6754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:1495
Organization
domain admin
Contact emails

Subdomains

77 observed subdomains of hotstar.com.

Web-graph footprint

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

4,647 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hotstar.com.

MechanismTarget
SPF_Ahotstar.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-00390b01.pphosted.com
SPF_INCLUDEspf-0083d201.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzcsend.in
SPF_IP14.143.96.163
SPF_IP14.143.96.164
SPF_MXhotstar.com

Related pages

Pivot deeper into the graph from hotstar.com.

Cypher and MCP

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

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