All hostnames firmwareupdates.lutron.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · firmwareupdates.lutron.com Routing diversity 5.2/10 Peering density 7.0/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/firmwareupdates.lutron.com Resolution chain firmwareupdates.lutron.com 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 100.48.124.252 101.0.22.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.48.181.153 101.0.22.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.51.253.198 101.0.22.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 107.23.176.235 107.77.79.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.201.180.147 34.248.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.202.91.175 34.248.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.206.173.33 34.248.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.153.244.90 35.160.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.171.56.63 35.181.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.223.176.172 45.2.200.0/22 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.0.130.5 52.18.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.1.240.68 52.18.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.203.239.228 52.216.11.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.163.234.76 54.178.128.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 98.88.129.146 98.96.202.0/23 AS14618 AMAZON-AES - Amazon.com, Inc. US 98.94.111.146 98.96.202.0/23 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with firmwareupdates.lutron.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from firmwareupdates.lutron.com in the public web crawl.
Related pages Pivot deeper into the graph from firmwareupdates.lutron.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "firmwareupdates.lutron.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 .