Skip to content

Hostname

lifescript.com

Last fetched

lifescript.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · lifescript.comRouting diversity5.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/lifescript.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.148.5100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.233.153100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.41.171100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.198.19718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.231.7818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.190.1293.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.121.2463.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.8.2344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.92.18144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.23.1452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.8.9152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.195.16954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.132.2698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.127.4452.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.200.13398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.42.9832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
ziff davis, llc.
Contact emails

Subdomains

1 observed subdomain of lifescript.com.

Web-graph footprint

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

595 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lifescript.com.

MechanismTarget
SPF_Alifescript.com

Related pages

Pivot deeper into the graph from lifescript.com.

Cypher and MCP

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

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