Skip to content

Hostname

peterluebbert.de

Last fetched

peterluebbert.de resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · peterluebbert.deRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/peterluebbert.de

Resolution chain

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

IPPrefixASNOperatorCountry
3.162.140.303.162.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.162.140.423.162.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.162.140.623.162.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.162.140.753.162.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.209.13054.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

5 observed subdomains of peterluebbert.de.

Web-graph footprint

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

9 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for peterluebbert.de.

MechanismTarget
SPF_Aoutlook.peterluebbert.de
SPF_Apeterluebbert.de
SPF_Asmtp-relay.peterluebbert.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.31.43.128/32
SPF_MXpeterluebbert.de

Related pages

Pivot deeper into the graph from peterluebbert.de.

Cypher and MCP

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

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