Skip to content

Hostname

lifevantage.com

Last fetched

lifevantage.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lifevantage.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lifevantage.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.10.80104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.11.80104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
199.83.129.214199.83.129.0/24AS19551INCAPSULA - Incapsula IncUS
199.83.131.214199.83.131.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

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

Subdomains

5,810 observed subdomains of lifevantage.com.

Web-graph footprint

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

446 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lifevantage.com.

MechanismTarget
SPF_INCLUDE46367010.spf03.hubspotemail.net
SPF_INCLUDE_spf.heteml.jp
SPF_INCLUDE_spf.infotraxsys.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.redpoints.com
SPF_IP157.7.188.210
SPF_IP157.7.189.183
SPF_IP3.214.204.181/32
SPF_IP67.214.226.226

Related pages

Pivot deeper into the graph from lifevantage.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lifevantage.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.