Skip to content

Hostname

ftp.weber.cloud

Last fetched

ftp.weber.cloud resolves to 1 IPv4 address operated by WEBERCLOUD in DE.

Nutrition Label

WHISPER CANON · ftp.weber.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ftp.weber.cloud

Resolution chain

ftp.weber.cloud resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.111.100.88193.111.100.0/24AS35710WEBERCLOUDDE

WHOIS identity

No WHOIS records are currently associated with ftp.weber.cloud in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ftp.weber.cloud.

MechanismTarget
SPF_Aftp.weber.cloud
SPF_Alambda.int.weber-ebusiness.de
SPF_INCLUDE_spf.mailrelay.rrpproxy.net
SPF_IP117.28.255.0/25
SPF_IP117.28.255.192/27
SPF_IP122.114.57.154
SPF_IP193.111.100.0/22
SPF_IP2003:68:e025:0:842a:2f84:49d8:52a9
SPF_MXftp.weber.cloud

Related pages

Pivot deeper into the graph from ftp.weber.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ftp.weber.cloud"})-[: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.