Skip to content

Hostname

lifetime.co

Last fetched

lifetime.co resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · lifetime.coRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/lifetime.co

Resolution chain

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

IPPrefixASNOperatorCountry
16.147.160.15416.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.171.6134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.22.1235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.75.7735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
star holdings
Contact emails

Subdomains

2 observed subdomains of lifetime.co.

Web-graph footprint

Distinct hostnames that link to or from lifetime.co in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from lifetime.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lifetime.co"})-[: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.