All hostnames t-starz.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label WHISPER CANON · t-starz.com Routing diversity 6.9/10 Peering density 6.9/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.5/10 canon.whisper.security/host/t-starz.com Resolution chain t-starz.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.28.74.72 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.48.161.108 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.49.158.209 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.51.14.14 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.52.52.100 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.208.26.36 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.209.149.234 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.233.134.255 18.232.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.221.24.232 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.226.48.22 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.227.123.123 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.89.188.0 3.80.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.204.25.162 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.204.46.159 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.207.154.7 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.225.202.1 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.172.176.58 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.173.99.249 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.194.243.30 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.208.182.12 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity Registrar iana:146 Organization — Contact emails — Subdomains 1 observed subdomain of t-starz.com.
Related pages Pivot deeper into the graph from t-starz.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "t-starz.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .