Skip to content

Hostname

shopwareplugin.bechlem.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Ashopwareplugin.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_MXshopwareplugin.bechlem.de

Related pages

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

Cypher and MCP

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

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