Skip to content

Hostname

aws-sg-2.nesnode.com

Last fetched

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

Nutrition Label

WHISPER CANON · aws-sg-2.nesnode.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/aws-sg-2.nesnode.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.212.123.13613.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.212.129.9113.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.212.162.14013.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.166.13813.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.167.10713.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.32.513.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.153.3313.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.239.12518.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.130.13118.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.243.18818.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.7.3318.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.214.12518.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.120.15418.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.139.318.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.202.1303.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.128.70.147.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.129.106.18547.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.129.118.12647.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.129.254.4047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.129.61.12747.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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