Skip to content

Hostname

staging.whimsy.space

Last fetched

staging.whimsy.space resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · staging.whimsy.spaceRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/staging.whimsy.space

Resolution chain

staging.whimsy.space resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.238.103108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.4108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.59108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.64108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
143.204.55.27143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.61143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.72143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.97143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

No WHOIS records are currently associated with staging.whimsy.space in WhisperGraph.

Subdomains

2 observed subdomains of staging.whimsy.space.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from staging.whimsy.space.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "staging.whimsy.space"})-[: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.