Hostname
vivint.com
Last fetched
vivint.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
vivint.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.10.116 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.11.116 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- ******** ********
- Contact emails
Subdomains
183 observed subdomains of vivint.com.
Showing 25 of 183. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vivint.com in the public web crawl.
2,274 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for vivint.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | _spf.centercode.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.alarm.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 13.111.5.92/32 |
| SPF_IP | 158.81.192.230 |
| SPF_IP | 158.81.192.231 |
| SPF_IP | 158.81.192.232 |
| SPF_IP | 158.81.192.233 |
| SPF_IP | 158.81.192.234 |
| SPF_IP | 158.81.192.235 |
| SPF_IP | 158.81.192.236 |
| SPF_IP | 158.81.192.237 |
| SPF_IP | 158.81.192.238 |
| SPF_IP | 158.81.192.239 |
| SPF_IP | 168.245.7.133 |
| SPF_IP | 192.64.22.0/24 |
| SPF_IP | 209.177.169.161/32 |
| SPF_IP | 65.181.58.0/24 |
| SPF_IP | 66.219.204.98 |
| SPF_IP | 66.244.67.50/32 |
| SPF_IP | 69.58.95.10 |
Related pages
Pivot deeper into the graph from vivint.com.
- IP · 104.18.10.116
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · vi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vivint.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.