Skip to content

Hostname

begu-lemwerder.de

Last fetched

begu-lemwerder.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · begu-lemwerder.deRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/begu-lemwerder.de

Resolution chain

begu-lemwerder.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.63.38.39178.63.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with begu-lemwerder.de in WhisperGraph.

Subdomains

3 observed subdomains of begu-lemwerder.de.

Web-graph footprint

Distinct hostnames that link to or from begu-lemwerder.de in the public web crawl.

47 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for begu-lemwerder.de.

MechanismTarget
SPF_Abegu-lemwerder.de
SPF_Aproxy.nospamproxy.de
SPF_INCLUDE_spf.proxy.nospamproxy.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.63.38.39
SPF_IP20.52.139.181
SPF_IP87.139.32.204
SPF_MXbegu-lemwerder.de

Related pages

Pivot deeper into the graph from begu-lemwerder.de.

Cypher and MCP

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

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