Skip to content

Hostname

vistria.com

Last fetched

vistria.com resolves to 104.199.120.6, announced in 104.199.112.0/20 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. vistria.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · vistria.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vistria.com

Resolution chain

IPv6 resolution

No AAAA record for vistria.com is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:886
Contact emails
vistria.com@domainprivacygroup.com, slovaglio@vistria.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • marjory.ns.cloudflare.com
  • peyton.ns.cloudflare.com

MX records

  • vistria-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • include: servers.mcsv.net
  • ip: 12.88.96.190
  • ip: 38.140.21.58
  • ip: 50.237.99.82
  • ip: 64.124.111.193

Threat-feed evidence

History

Related pages

Pivot from vistria.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vistria.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.