All hostnames tuyaos.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1331 as the registrar.
Nutrition Label WHISPER CANON · tuyaos.com Routing diversity 6.3/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/tuyaos.com Resolution chain tuyaos.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 13.213.181.176 13.212.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.215.198.86 13.214.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.228.140.10 13.228.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.228.31.233 13.228.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.250.131.165 13.250.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.250.205.50 13.250.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.136.158.114 18.136.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.136.47.42 18.136.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.136.50.117 18.136.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.138.15.216 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.138.167.183 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.138.39.51 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.139.105.91 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.141.121.159 18.140.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.143.208.243 18.142.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.0.82.1 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.1.152.51 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.130.116.148 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.74.151.129 52.74.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.74.23.114 52.74.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG
WHOIS identity Registrar iana:1331 Organization — Contact emails — Subdomains 1 observed subdomain of tuyaos.com.
Web-graph footprint Distinct hostnames that link to or from tuyaos.com in the public web crawl.
14 sites link to this hostname.
38 sites linked to from this hostname.
Related pages Pivot deeper into the graph from tuyaos.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tuyaos.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 .