Skip to content

Hostname

level-alignment-client.stg.aws.netlight.com

Last fetched

level-alignment-client.stg.aws.netlight.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · level-alignment-client.stg.aws.netlight.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/level-alignment-client.stg.aws.netlight.com

Resolution chain

level-alignment-client.stg.aws.netlight.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.132.3418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.4018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.8418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.8918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.102.11118.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.2218.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.3818.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7518.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.169.173.193.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.393.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.463.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.623.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with level-alignment-client.stg.aws.netlight.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from level-alignment-client.stg.aws.netlight.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "level-alignment-client.stg.aws.netlight.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.