Skip to content

Hostname

bechlem.de

Last fetched

bechlem.de resolves to 3 IPv4 addresses operated by STRATO STRATO AG in DE.

Nutrition Label

WHISPER CANON · bechlem.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bechlem.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.214.103.4485.214.0.0/15AS6724STRATO STRATO AGDE
85.214.26.1085.214.0.0/15AS6724STRATO STRATO AGDE
93.92.119.13193.92.116.0/22AS59790BUNGALSKI-ASDE

WHOIS identity

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

Subdomains

4 observed subdomains of bechlem.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bechlem.de.

MechanismTarget
SPF_Abechlem.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.189.206.116
SPF_IP2a01:238:43d4:8400:85:214:103:44
SPF_IP2a01:238:43d4:8400:85:214:26:10
SPF_IP85.214.103.44
SPF_IP85.214.26.10
SPF_IP93.92.119.131
SPF_MXbechlem.de

Related pages

Pivot deeper into the graph from bechlem.de.

Cypher and MCP

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

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