Skip to content

Hostname

us-west-api.ws.hookrelay.dev

Last fetched

us-west-api.ws.hookrelay.dev resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · us-west-api.ws.hookrelay.devRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/us-west-api.ws.hookrelay.dev

Resolution chain

us-west-api.ws.hookrelay.dev resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.217.223.15634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.88.12635.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.138.5244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.62.24444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.133.9944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.31.25144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.105.21844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.65.20250.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.94.7850.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.173.2352.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.229.9252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.38.5154.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with us-west-api.ws.hookrelay.dev in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from us-west-api.ws.hookrelay.dev.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "us-west-api.ws.hookrelay.dev"})-[: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.