Skip to content

Hostname

sbs-dev-external.aws.getstat.com

Last fetched

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

Nutrition Label

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

Resolution chain

sbs-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.248.22100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.58.1883.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.76.273.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.110.7634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.155.14134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.19.11235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.24.14835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.149.18344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.181.21852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.61.14754.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.57.20798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.238.3898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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