Skip to content

Hostname

vistana.com

Last fetched

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

Nutrition Label

WHISPER CANON · vistana.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/vistana.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.204.126.20052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.231.24852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

63 observed subdomains of vistana.com.

Web-graph footprint

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

142 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vistana.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-000a9401.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.126.216.124
SPF_IP216.126.217.10

Related pages

Pivot deeper into the graph from vistana.com.

Cypher and MCP

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

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