Skip to content

Hostname

stage.app.secunia.com

Last fetched

stage.app.secunia.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · stage.app.secunia.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/stage.app.secunia.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.187.3518.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.3818.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.4118.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.7118.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.67.10818.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.1218.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.1718.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.7518.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with stage.app.secunia.com in WhisperGraph.

Subdomains

3 observed subdomains of stage.app.secunia.com.

Threat posture

History

Related pages

Pivot deeper into the graph from stage.app.secunia.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stage.app.secunia.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.