All hostnames up.audio resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1861 as the registrar.
Nutrition Label WHISPER CANON · up.audio Routing diversity 6.1/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 3.3/10 Resolver footprint 8.3/10 canon.whisper.security/host/up.audio Resolution chain up.audio 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 100.22.76.5 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.146.242.227 16.146.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.215.81.1 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.165.254.17 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.166.78.32 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.80.182.162 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.81.89.117 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.82.139.125 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.224.134.210 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.225.47.21 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.229.148.188 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.235.59.183 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.239.227.210 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.253.158.222 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.254.133.253 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.10.30.75 52.10.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.24.109.226 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.24.238.79 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.32.216.67 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.36.196.56 52.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:1861 Organization private by design, Contact emails — Subdomains 4 observed subdomains of up.audio.
Web-graph footprint Distinct hostnames that link to or from up.audio in the public web crawl.
31 sites link to this hostname.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for up.audio.
Related pages Pivot deeper into the graph from up.audio.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "up.audio"})-[: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 .