Skip to content

Hostname

vagrantcloud.com

Last fetched

vagrantcloud.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · vagrantcloud.comRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vagrantcloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.235.36.918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.107.1583.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.111.573.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.5.9152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.32.21452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.190.9352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.209.12554.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
hashicorp,
Contact emails

Subdomains

5 observed subdomains of vagrantcloud.com.

Web-graph footprint

Distinct hostnames that link to or from vagrantcloud.com in the public web crawl.

166 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from vagrantcloud.com.

Cypher and MCP

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

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