Skip to content

Hostname

lifeline.de

Last fetched

lifeline.de resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · lifeline.deRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/lifeline.de

Resolution chain

lifeline.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.0.129104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.129104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.144172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.67.117.1183.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.31.20335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.166.24635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with lifeline.de in WhisperGraph.

Subdomains

19 observed subdomains of lifeline.de.

Web-graph footprint

Distinct hostnames that link to or from lifeline.de in the public web crawl.

965 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lifeline.de.

Related pages

Pivot deeper into the graph from lifeline.de.

Cypher and MCP

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

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