Skip to content

Hostname

web-start-client-dev.frousk.com

Last fetched

web-start-client-dev.frousk.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · web-start-client-dev.frousk.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/web-start-client-dev.frousk.com

Resolution chain

web-start-client-dev.frousk.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.145.12718.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.2818.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.318.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.5718.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.36.383.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.583.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.763.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.93.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.97.12454.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.5054.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.5954.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.6754.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with web-start-client-dev.frousk.com in WhisperGraph.

Subdomains

1 observed subdomain of web-start-client-dev.frousk.com.

Threat posture

History

Related pages

Pivot deeper into the graph from web-start-client-dev.frousk.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "web-start-client-dev.frousk.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.