Skip to content

Hostname

thestartv.com

Last fetched

thestartv.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:82 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.27108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.43108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.71108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.91108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.1813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.119.10218.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.218.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.7818.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.9018.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.46.333.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.63.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.683.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.743.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.217.252.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.352.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.5952.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.6452.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:82
Organization
star media group berhad
Contact emails

Subdomains

3 observed subdomains of thestartv.com.

Web-graph footprint

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

158 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from thestartv.com.

Cypher and MCP

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

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