All hostnames alloyapp.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:81 as the registrar.
Nutrition Label WHISPER CANON · alloyapp.io Routing diversity 3.5/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 3.3/10 Resolver footprint 5.2/10 canon.whisper.security/host/alloyapp.io Resolution chain alloyapp.io 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 3.168.178.128 3.168.184.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. KR 3.168.178.41 3.168.184.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. KR 3.168.178.65 3.168.184.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. KR 3.168.178.82 3.168.184.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. KR 52.222.214.109 52.222.222.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.214.22 52.222.222.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.214.32 52.222.222.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.214.99 52.222.222.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.117.123 54.192.124.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. MY 54.192.117.2 54.192.124.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. MY 54.192.117.70 54.192.124.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. MY 54.192.117.9 54.192.124.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. MY 99.84.152.50 99.84.164.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.61 99.84.164.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.74 99.84.164.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.79 99.84.164.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:81 Organization yotta Contact emails — Subdomains 29 observed subdomains of alloyapp.io.
Web-graph footprint Distinct hostnames that link to or from alloyapp.io in the public web crawl.
Related pages Pivot deeper into the graph from alloyapp.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alloyapp.io"})-[: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 .