Skip to content

Hostname

magpie-dev-external.aws.getstat.com

Last fetched

magpie-dev-external.aws.getstat.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · magpie-dev-external.aws.getstat.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/magpie-dev-external.aws.getstat.com

Resolution chain

magpie-dev-external.aws.getstat.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.226.101100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.199.21913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.18.231174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.45.13418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.135.1063.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.226.2303.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.155.634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.51.13934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.250.12544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.152.20952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.18.10052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.237.23254.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with magpie-dev-external.aws.getstat.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from magpie-dev-external.aws.getstat.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "magpie-dev-external.aws.getstat.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.