Skip to content

Hostname

stellaraura.app

Last fetched

stellaraura.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NO. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · stellaraura.appRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/stellaraura.app

Resolution chain

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

IPPrefixASNOperatorCountry
52.84.50.4852.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.6552.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.7852.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.9452.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
54.230.124.12354.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.3054.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.5754.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.6354.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of stellaraura.app.

Threat posture

History

Related pages

Pivot deeper into the graph from stellaraura.app.

Cypher and MCP

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

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