Skip to content

Hostname

vasancloud.com

Last fetched

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

Nutrition Label

WHISPER CANON · vasancloud.comRouting diversity4.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/vasancloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.1013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.176.11716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.15216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.42.9316.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.68.5316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.36.25352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.37.552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.205.18152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.43.4352.217.43.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1533
Organization
kamalanathan karunan
Contact emails

Subdomains

1 observed subdomain of vasancloud.com.

Threat posture

History

Related pages

Pivot deeper into the graph from vasancloud.com.

Cypher and MCP

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

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