Skip to content

Hostname

web.staging-warroom.wisesight.dev

Last fetched

web.staging-warroom.wisesight.dev resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · web.staging-warroom.wisesight.devRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/web.staging-warroom.wisesight.dev

Resolution chain

web.staging-warroom.wisesight.dev resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.106108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.29108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.75108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.86108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.233.12818.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.7318.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.918.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.9118.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.230.1253.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.383.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.63.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.893.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

No WHOIS records are currently associated with web.staging-warroom.wisesight.dev in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from web.staging-warroom.wisesight.dev.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "web.staging-warroom.wisesight.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.