Skip to content

Hostname

app.getvaas.com

Last fetched

app.getvaas.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · app.getvaas.comRouting diversity4.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/app.getvaas.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.128.72100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.31.24.46100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.17.166100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.210.5100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.248.118100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.189.1393.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.169.2073.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.153.1634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.27.19734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.25.4444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.219.23498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.33.11498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

4 observed subdomains of app.getvaas.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from app.getvaas.com.

Cypher and MCP

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

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