Skip to content

Hostname

4life.com

Last fetched

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

Nutrition Label

WHISPER CANON · 4life.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/4life.com

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
4life research usa,
Contact emails

Subdomains

138 observed subdomains of 4life.com.

Web-graph footprint

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

279 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 4life.com.

MechanismTarget
SPF_INCLUDEspf1.4life.com
SPF_INCLUDEspf2.4life.com
SPF_INCLUDEspf3.4life.com

Related pages

Pivot deeper into the graph from 4life.com.

Cypher and MCP

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

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