All hostnames mnn.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · mnn.com Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/mnn.com Resolution chain mnn.com 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 13.216.183.230 13.216.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 13.217.178.126 13.216.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 184.73.244.9 184.73.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.215.228.59 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.230.10.40 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.92.93.53 3.80.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.193.50.110 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.225.62.152 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.232.187.211 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.194.158.127 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.209.110.68 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.216.133.100 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.221.153.153 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.223.202.143 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.2.112.99 52.2.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.202.123.160 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.206.76.130 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.71.177.167 52.70.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.196.161.160 54.196.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 32.194.147.32 32.192.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint Distinct hostnames that link to or from mnn.com in the public web crawl.
Related pages Pivot deeper into the graph from mnn.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mnn.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 .