All hostnames marblex.tv resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label WHISPER CANON · marblex.tv Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 3.3/10 Resolver footprint 4.6/10 canon.whisper.security/host/marblex.tv Resolution chain marblex.tv resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.227.192.28 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.78 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.79 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.96 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.239.255.109 18.239.252.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. HU 18.239.255.117 18.239.252.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. HU 18.239.255.12 18.239.252.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. HU 18.239.255.34 18.239.252.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. HU 54.192.151.22 54.192.148.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 54.192.151.70 54.192.148.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 54.192.151.71 54.192.148.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 54.192.151.79 54.192.148.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 99.84.152.13 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.55 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.81 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.85 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:468 Organization identity protection service Contact emails — Subdomains 3 observed subdomains of marblex.tv.
Related pages Pivot deeper into the graph from marblex.tv.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "marblex.tv"})-[: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 .