Skip to content

Hostname

api.bechlem.de

Last fetched

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

Nutrition Label

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

Resolution chain

api.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 api.bechlem.de in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for api.bechlem.de.

MechanismTarget
SPF_Aapi.bechlem.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_MXapi.bechlem.de

Related pages

Pivot deeper into the graph from api.bechlem.de.

Cypher and MCP

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

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