All hostnames web.delighted.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · web.delighted.com Routing diversity 5.9/10 Peering density 6.8/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/web.delighted.com Resolution chain web.delighted.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.28.239.204 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 13.222.77.172 13.216.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.204.108.123 18.204.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.209.97.40 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.213.117.129 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.235.141.159 18.232.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 23.20.177.120 23.20.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.212.25.153 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.213.244.115 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.228.184.177 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.232.113.76 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.208.113.135 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.71.125.32 52.70.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.145.113.119 54.144.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.164.192.133 54.164.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.173.187.59 54.172.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 98.88.59.155 98.88.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with web.delighted.com in WhisperGraph.
Related pages Pivot deeper into the graph from web.delighted.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "web.delighted.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 .