Skip to content

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

WHISPER CANON · vivint.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/vivint.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.10.116104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.11.116104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

183 observed subdomains of vivint.com.

Web-graph footprint

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

2,274 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for vivint.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.centercode.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.alarm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP13.111.5.92/32
SPF_IP158.81.192.230
SPF_IP158.81.192.231
SPF_IP158.81.192.232
SPF_IP158.81.192.233
SPF_IP158.81.192.234
SPF_IP158.81.192.235
SPF_IP158.81.192.236
SPF_IP158.81.192.237
SPF_IP158.81.192.238
SPF_IP158.81.192.239
SPF_IP168.245.7.133
SPF_IP192.64.22.0/24
SPF_IP209.177.169.161/32
SPF_IP65.181.58.0/24
SPF_IP66.219.204.98
SPF_IP66.244.67.50/32
SPF_IP69.58.95.10

Related pages

Pivot deeper into the graph from vivint.com.

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 20

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