Skip to content

Hostname

aws-sg-1.nesnode.com

Last fetched

aws-sg-1.nesnode.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · aws-sg-1.nesnode.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/aws-sg-1.nesnode.com

Resolution chain

aws-sg-1.nesnode.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.213.1.16613.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.10.6113.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.199.14913.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.130.9913.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.71.10713.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.248.1118.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.147.23918.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.164.8618.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.145.2143.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.90.2313.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.97.2233.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.129.48.15047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.255.13152.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.131.13654.179.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.181.9154.179.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.30.19854.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.162.16354.251.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.222.6054.251.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.223.4454.251.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.175.13854.254.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with aws-sg-1.nesnode.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from aws-sg-1.nesnode.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aws-sg-1.nesnode.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.