All hostnames pin-river.data.ea.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · pin-river.data.ea.com Routing diversity 6.9/10 Peering density 6.8/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/pin-river.data.ea.com Resolution chain pin-river.data.ea.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 100.30.69.134 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.48.28.34 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.50.81.133 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 107.22.28.73 107.22.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 13.218.1.102 13.216.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.211.105.196 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.212.233.245 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.214.0.48 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.215.158.185 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.197.55.56 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.206.106.68 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.206.195.48 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.205.104.218 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.214.97.222 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.218.91.42 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 50.16.118.168 50.16.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 50.17.186.12 50.17.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.201.146.196 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.203.161.46 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.22.100.219 52.20.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with pin-river.data.ea.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from pin-river.data.ea.com in the public web crawl.
Related pages Pivot deeper into the graph from pin-river.data.ea.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pin-river.data.ea.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 .