Skip to content

Hostname

v2.crove.app

Last fetched

v2.crove.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · v2.crove.appRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/v2.crove.app

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.80.125108.159.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.71108.159.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.72108.159.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.78108.159.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.192.10513.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10913.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11113.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11313.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.168.73.203.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.223.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.443.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.513.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with v2.crove.app in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from v2.crove.app in the public web crawl.

8 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from v2.crove.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "v2.crove.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.