All hostnames electriclab.app resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.
Nutrition Label WHISPER CANON · electriclab.app Routing diversity 3.9/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/electriclab.app Resolution chain electriclab.app 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 108.156.85.117 108.156.84.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.156.85.57 108.156.84.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.156.85.92 108.156.84.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.156.85.95 108.156.84.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.227.192.112 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.31 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.61 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.97 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.161.97.115 18.161.96.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.161.97.122 18.161.96.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.161.97.39 18.161.96.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.161.97.58 18.161.96.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.245.60.112 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.60.125 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.60.27 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.60.72 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.119.107 18.64.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.64.119.24 18.64.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.64.119.43 18.64.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.64.119.64 18.64.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity Registrar iana:625 Organization — Contact emails — Subdomains 9 observed subdomains of electriclab.app.
Web-graph footprint Distinct hostnames that link to or from electriclab.app in the public web crawl.
5 sites linked to from this hostname.
Related pages Pivot deeper into the graph from electriclab.app.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "electriclab.app"})-[: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 .