Skip to content

Hostname

lifeshield.com

Last fetched

lifeshield.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 · lifeshield.comRouting diversity5.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lifeshield.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.23.52.1623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.15.2003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.249.1723.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.239.1093.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.216.1263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.1.2003.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.117.12834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.86.3744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.210.1844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.110.11852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.78.6454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.139.19854.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.202.24854.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.194.25098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.160.13398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.220.15498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
directv,
Contact emails

Subdomains

140 observed subdomains of lifeshield.com.

Web-graph footprint

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

91 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lifeshield.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEe.lifeshield.com
SPF_INCLUDEspf.adt.com
SPF_INCLUDEspf.lifeshield.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEt.lifeshield.com

Related pages

Pivot deeper into the graph from lifeshield.com.

Cypher and MCP

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

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