Skip to content

Hostname

river-mobile.data.ea.com

Last fetched

river-mobile.data.ea.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · river-mobile.data.ea.comRouting diversity5.7/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/river-mobile.data.ea.com

Resolution chain

river-mobile.data.ea.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.165.141100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.234.168.10118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.100.983.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.188.1453.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.5.1113.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.56.6335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.14.19744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.6.5144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.14.21452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.101.8352.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.5.18852.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.98.25152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.77.23254.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.137.19654.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.26.18654.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.144.2598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with river-mobile.data.ea.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from river-mobile.data.ea.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "river-mobile.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.