Skip to content

Hostname

vesta.com

Last fetched

vesta.com resolves to 13.227.192.70, announced in 13.227.192.0/24 by AMAZON-02 - Amazon.com, Inc. in CZ. vesta.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 · vesta.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vesta.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of vesta.com owner
Contact emails
dj9359pg7rd@networksolutionsprivateregistration.com, fv58z3ku4x5@networksolutionsprivateregistration.com, gx5nk9ur32h@networksolutionsprivateregistration.com, h55ad79t8tf@networksolutionsprivateregistration.com, hostmaster@vesta.com, janice@oakpointpartners.com, ac3e1432d2654d8eb4273845c821463e.protect@withheldforprivacy.com, t45mv88b6e2@networksolutionsprivateregistration.com, te9pc97w3jc@networksolutionsprivateregistration.com, vk8623wj36t@networksolutionsprivateregistration.com, webadmin@incaretechnologies.com, xd3d524y35t@networksolutionsprivateregistration.com, 2b094aa0-767a-4802-a06f-af04098b0741@identity-protect.org, 60afe60f-49c8-494f-9708-c998d1240f6b@identity-protect.org, 71513229-8d58-42d8-b60a-63babd89d92c@identity-protect.org, a14974f9-427a-41f2-8f9e-d28dcff578f9@identity-protect.org

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

  • ns-356.awsdns-44.com
  • ns-923.awsdns-51.net
  • ns-1420.awsdns-49.org
  • ns-1636.awsdns-12.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • include: mail.zendesk.com

Threat-feed evidence

History

Related pages

Pivot from vesta.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: "vesta.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.