Skip to content

Hostname

freeform-river.data.ea.com

Last fetched

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

Nutrition Label

WHISPER CANON · freeform-river.data.ea.comRouting diversity6.8/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/freeform-river.data.ea.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.47.53100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.28.73107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.105.19618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.249.5018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.150.93.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.224.923.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.238.133.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.77.1263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.160.1763.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.221.1173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.199.2353.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.210.2473.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.166.9934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.165.23834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.12.134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.43.24035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.70.17335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.22.6844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.203.6352.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.105.9252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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

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