Skip to content

Hostname

vasquez.cloud

Last fetched

vasquez.cloud resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · vasquez.cloudRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vasquez.cloud

Resolution chain

vasquez.cloud resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.128.2353.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.2223.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1133.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1063.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1233.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.833.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.108.11252.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.108.12852.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.178.8852.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.179.18452.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.229.16052.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.233.5652.219.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.98.21652.219.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
dan vasquez
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from vasquez.cloud.

Cypher and MCP

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

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