Skip to content

Hostname

vivintsolar.com

Last fetched

vivintsolar.com resolves to 104.198.14.52, announced in 104.198.0.0/20 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. vivintsolar.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 · vivintsolar.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vivintsolar.com

Resolution chain

IPv6 resolution

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

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
brett teasdale
Contact emails
bteasdale@vivint.com, nic.johnson@vivintsolar.com, 6e60898d-0e5f-4260-b123-5b9d8fe4e981@identity-protect.org, 7c7ebf9e-95db-4a76-b19b-448063aea8a3@identity-protect.org, 938fffad-9980-44e1-828e-82d371a028bb@identity-protect.org, b6f49053-44e8-481e-a7cc-8ff9552c7569@identity-protect.org, f2853a47-79f3-4db4-bc9b-0a4c6c619ff8@identity-protect.org, f8f27950-c99a-4805-9fea-ece2510028c3@identity-protect.org, owner-10049499@vivintsolar.com.whoisprivacyservice.org, owner-10142385@vivintsolar.com.whoisprivacyservice.org, owner-10214952@vivintsolar.com.whoisprivacyservice.org, owner-1032708@vivintsolar.com.whoisprivacyservice.org, owner-10505220@vivintsolar.com.whoisprivacyservice.org, owner-10775169@vivintsolar.com.whoisprivacyservice.org, owner-10859346@vivintsolar.com.whoisprivacyservice.org, owner-10864094@vivintsolar.com.whoisprivacyservice.org, owner-109656@vivintsolar.com.whoisprivacyservice.org, owner-10968590@vivintsolar.com.whoisprivacyservice.org, owner-113617@vivintsolar.com.whoisprivacyservice.org, owner-11403992@vivintsolar.com.whoisprivacyservice.org and 44 more

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-329.awsdns-41.com
  • ns-628.awsdns-14.net
  • ns-1198.awsdns-21.org
  • ns-1941.awsdns-50.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

Threat-feed evidence

History

Related pages

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