Skip to content

Hostname

v2app.link

Last fetched

v2app.link resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · v2app.linkRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/v2app.link

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.110108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.121108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.123108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.66108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.13.418.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.4618.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.9118.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.9718.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.52.10118.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.1218.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.4918.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.6318.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

6 observed subdomains of v2app.link.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from v2app.link.

Cypher and MCP

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

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