Skip to content

Hostname

bridge-websocket.stage.goodleap.com

Last fetched

bridge-websocket.stage.goodleap.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bridge-websocket.stage.goodleap.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/bridge-websocket.stage.goodleap.com

Resolution chain

bridge-websocket.stage.goodleap.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.144.99.23216.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.213.119.12034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.66.735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.193.444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.8.18544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.127.13644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.194.2844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.249.225.13744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.6.19452.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.80.25152.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.117.18252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.250.5652.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.50.9052.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.109.15054.218.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.160.454.218.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.165.10254.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with bridge-websocket.stage.goodleap.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from bridge-websocket.stage.goodleap.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bridge-websocket.stage.goodleap.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.