Skip to content

Hostname

hostmaster.wecloudit.info

Last fetched

hostmaster.wecloudit.info resolves to 2 IPv4 addresses operated by LUNA - Ekco B.V. in NL.

Nutrition Label

WHISPER CANON · hostmaster.wecloudit.infoRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/hostmaster.wecloudit.info

Resolution chain

hostmaster.wecloudit.info resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.50.92.134185.50.92.0/22AS12902LUNA - Ekco B.V.NL
194.36.146.63194.36.144.0/22AS197540netcup-AS - netcup GmbHDE

WHOIS identity

No WHOIS records are currently associated with hostmaster.wecloudit.info in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for hostmaster.wecloudit.info.

MechanismTarget
SPF_Ahostmaster.wecloudit.info
SPF_Amailfilter.spamhq.nl
SPF_Amailfilterfo.spamhq.nl
SPF_Aserver02.cheap2host.nl
SPF_Azmail.wecloudit.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDEautotask.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspamhq.nl
SPF_INCLUDEspf.flowmailer.net
SPF_IP152.53.107.111
SPF_IP185.225.222.120/32
SPF_IP185.225.222.123
SPF_IP185.50.92.129/26
SPF_IP185.50.92.134
SPF_IP194.36.146.63
SPF_IP2a00:c660:5126:2300:0:0:0:179
SPF_IP2a03:4000:2:128:0:0:0:1
SPF_IP2a03:4000:4d:98:0:0:0:1
SPF_IP46.38.232.177
SPF_IP83.247.18.1/25
SPF_MXhostmaster.wecloudit.info
SPF_MXserver02.cheap2host.nl

Related pages

Pivot deeper into the graph from hostmaster.wecloudit.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hostmaster.wecloudit.info"})-[: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.