All hostnames embed.tube resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:433 as the registrar.
Nutrition Label WHISPER CANON · embed.tube Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 3.3/10 Resolver footprint 4.6/10 canon.whisper.security/host/embed.tube Resolution chain embed.tube 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.16 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.2 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.20 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.66 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.33.67.28 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.30 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.89 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.96 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.155.252.110 18.155.252.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.155.252.64 18.155.252.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.155.252.72 18.155.252.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.155.252.80 18.155.252.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.66.102.124 18.66.102.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.102.43 18.66.102.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.102.52 18.66.102.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.102.8 18.66.102.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:433 Organization mk mariusz korzekwa Contact emails — Web-graph footprint Distinct hostnames that link to or from embed.tube in the public web crawl.
629 sites link to this hostname.
7 sites linked to from this hostname.
Related pages Pivot deeper into the graph from embed.tube.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "embed.tube"})-[: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 .