Skip to content

Hostname

marblex.tv

Last fetched

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.tvRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.239.255.10918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.11718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.1218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.3418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
54.192.151.2254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.7054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.7154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.7954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.152.1399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

3 observed subdomains of marblex.tv.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.