Skip to content

Hostname

livebei.de

Last fetched

livebei.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · livebei.deRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/livebei.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.61.121.16513.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.221.24713.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.88.19713.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.30.21916.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
51.20.209.11651.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
51.20.23.22351.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

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

Subdomains

2 observed subdomains of livebei.de.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for livebei.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from livebei.de.

Cypher and MCP

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

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